Skip to content

Fix test logging handler

Closes #2232 (closed)

This could improve #2198 (closed)

This MR aim to clean up test logs.

For now:

  • Some clean up in bliss logutils
  • Clean up logging handler for the wago
  • Clean up logger used inside log widget tests
  • Rework dangling check to only catch greenlets created during the test
  • Plus common clean up
Edited by Valentin Valls

Merge request reports