Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
Reviewed
Description
The current AsyncTable implementation exposes the low level details so it is safe for normal users. If they do some time consuming work in the callback or consumer logic then the whole rpc connection will be blocked.