See the discussion in #729.
I am not sure which particular SAMP tests are triggering the hang at the moment, but I suspect the root cause is a race condition in one of the client + server tests, as much of it relies on time.sleep calls to wait for services to come up.
Also I notice that the MacOS test is running indefinitely on main now too, so it's one of those partially reproducible bugs too:
https://github.com/astropy/pyvo/actions/runs/22249692754/job/64370734717
See the discussion in #729.
I am not sure which particular SAMP tests are triggering the hang at the moment, but I suspect the root cause is a race condition in one of the client + server tests, as much of it relies on
time.sleepcalls to wait for services to come up.Also I notice that the MacOS test is running indefinitely on main now too, so it's one of those partially reproducible bugs too:
https://github.com/astropy/pyvo/actions/runs/22249692754/job/64370734717