pypiserver / pypiserver

Minimal PyPI server for uploading & downloading packages with pip/easy_install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unpredictable server timeouts on testing pypy (`test-pypy` step).

dee-me-tree-or-love opened this issue · comments

What

Noticed it already once earlier, test-pypy action sometime fails due to timeouts in tests/test_server.py when running using tox. Here's an example: failing pipeline, vs successful pipeline with the same code.
Example from #407 pr.

Something worth checking out. Thought it might be related to pypy and waitress but not certain yet, investigation to follow. 👌

Not directly related but relevant: #374

I might be mistaken, but I think this has been fixed by @cclauss in #447. 🪄
So this issue will be closed till any new notice. 🌠 🔭
If timeouts reappear this issue should be reopened.