-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
The current counter notifications are done in a blocking fashion and thus we must invoke these on the blocking thread. It would be beneficial if instead we allow the user to have a listener that is non blocking and invoke the notifications in the non blocking thread.