mirror of
https://github.com/chatmail/core.git
synced 2026-07-14 15:03:09 +03:00
Arbitrary timeouts often result in flaky tests, especially if CI runners may be paused. In this case however timeout was not used by any tests and only slowed down the tests in cases where no message is expected but non-zero timeout is set.