Prevent race condition when sync req received
Added a flush mechanism to actor thread. This is used to wait for all waiting jobs in the queue to be completed.
Showing
Please register or sign in to comment
Added a flush mechanism to actor thread. This is used to wait for all waiting jobs in the queue to be completed.