oakkitten 6643dca83e Tests: patch waitress to reduce test flakiness
Waitress is a WSGI server that Anki starts to serve css etc to
its web views. It seems to have a race condition issue;
the main loop thread is trying to `select.select` the sockets
which a worker thread is closing because of a dead connection.

This makes waitress skip actually closing the sockets.
2022-04-14 01:55:41 +01:00
..
2022-04-11 02:26:44 +01:00
2022-04-11 02:26:44 +01:00
2022-04-11 02:26:44 +01:00
2022-04-11 02:28:25 +01:00
2022-04-11 02:26:44 +01:00
2022-04-11 02:26:44 +01:00
2022-04-11 02:28:25 +01:00
2022-04-11 02:26:44 +01:00