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
When running a batch transaction using the Transaction Worker the events are fired only when the worker has finished its execution instead of while it is executing.
How to reproduce
This event only fires when the worker has finished its execution.
🐛 Bug Description
When running a batch transaction using the Transaction Worker the events are fired only when the worker has finished its execution instead of while it is executing.
How to reproduce
This event only fires when the worker has finished its execution.
Code snippet to reproduce
Also, see primus/eventemitter3#239
Expected Behavior
Event should fire while the worker is executing async and not wait for the worker to finish
System information
System details:
The text was updated successfully, but these errors were encountered: