hazelcast / hazelcast-python-client

Hazelcast Python Client
https://hazelcast.com/clients/python/
Apache License 2.0
112 stars 72 forks source link

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

Open mdumandag opened 1 year ago

mdumandag commented 1 year ago

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

github-actions[bot] commented 1 year ago

Internal Jira issue: API-1645