mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +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.