Skip to content

Increase test timeout for test_shell_load_script_signature

Valentin Valls requested to merge valls-patch-9 into master

Closes #2039 (closed)

Or at least tries to.

This MR also introduce

  • a context manager to release allocated session in case a test fails.
  • hook prompt_toolkit renderer to abort the application when it is possible (to get ride of the tricky timing)
Edited by Valentin Valls

Merge request reports