-
Bug
-
Resolution: Fixed
-
Normal
-
6.5.2
-
Security Level: Jimmy
-
None
run attached example
the busy overlay does not clear after the second operation finishes causing an error.
problem cause:
when the first operation is finished it unsubscibes and removes its eventqueue, causing the serverPush being completely disabled even when the second operation is still running using a different eventqueue.