The ReplicantContext.pause() would return a SafeProcedure that would release the lock when invoked. The lock pauses the converger and runtime. We should update all the tests to use this new functionality.
Note: This may use the proposed arez ActivationLock to pause observers
The
ReplicantContext.pause()would return aSafeProcedurethat would release the lock when invoked. The lock pauses the converger and runtime. We should update all the tests to use this new functionality.Note: This may use the proposed arez
ActivationLockto pause observers