Skip to content

[Context] Fix DBG message

Florian Schmaus requested to merge flow/emper: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