hazelcast/hazelcast-python-client

Nightly tests are timing out on Windows for PyPy [API-1645]

mdumandag opened this issue · 1 comments

The nightly runners are being timed out, due to tests running for more than 5+ hours. Either some tests or problems on the client on PyPy not allowing tests to continue. It does not happen all the time, but the tests are failing pretty frequently.

We need to investigate the issue on Windows and solve it.

Here is one of the failing runs: https://github.com/hazelcast/hazelcast-python-client/actions/runs/3358213847

Internal Jira issue: API-1645