Skip to content

[Context] Fix DBG message

Maxim Onciul requested to merge fix-context-manager-dbg into master

The thread local currentContext was already set to nullptr when we logged it. Use the right field instead.

Merge request reports

Loading