You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we wait for 2000ms after issuing terminate(), unregister(), and subscribe(expires=0) to all entities.
We should instead check for these entities to reach zero.
This will make the stop operation to get faster.
The text was updated successfully, but these errors were encountered:
Currently we wait for 2000ms after issuing terminate(), unregister(), and subscribe(expires=0) to all entities.
We should instead check for these entities to reach zero.
This will make the stop operation to get faster.
The text was updated successfully, but these errors were encountered: