Derek H

Results 1 comments of Derek H

Ran into this bug today. It looks like the exception handler within `_load_runtime_context` attempts to log the exception while still holding the lock on `_RUNTIME_CONTEXT_LOCK`, resulting in the deadlock behaviour.