jupyter / qtconsole

Jupyter Qt Console
https://qtconsole.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
413 stars 199 forks source link

Prevent debugger warning message from appearing while testing communications between kernel and frontend #613

Closed dalthviz closed 2 months ago

dalthviz commented 2 months ago

Seems like the test_comms tests have been failing since when checking communications between kernel and frontend there is a possibility for a debugger warning message to appear (Debugger warning: It seems that frozen modules are being used...)