• Julien Muchembled's avatar
    Cleanup API of TransactionalVariable and read-only cache · d70587e3
    Julien Muchembled authored
    - New readOnlyTransactionCache context manager replacing
      enableReadOnlyTransactionCache and disableReadOnlyTransactionCache
    - Drop compatibility code that tolerate a dummy context to be passed to
      getReadOnlyTransactionCache and getTransactionalVariable.
    d70587e3
TransactionalVariable.py 4.53 KB