Skip to content

Improve logging

Duncan Macleod requested to merge improve-logging into main

This PR improves the debug logging for Sessions, mainly by using nullcontext to ensure that existing connections aren't closed twice when nested.

Merge request reports