mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
pytest-timeout already handles all deadlocks and is configurable with --timeout option. With this change it is possible to disable timeout with --timeout 0 to run tests on extremely slow connections.