Note RPC times over 1 second with message type of error().
Allocate calls were using job table info in place after freeing mutex. New logic copies data structures, frees mutex, sends message, and then frees memory allocated for copy.
Please register or sign in to comment