You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Honestly I think it's like "unless the library is guaranteed to be reentrant/jump-safe, sigjmp/longjmp is inherently incorrect and the risk of occasional segfault is worth the ability for the user to be able to interrupt computations".
On the other hand timeout is more inexplicable. Surely sigalrm will eventually be processed? (I can't reproduce the test locally either.)
Steps To Reproduce
https://github.com/sagemath/sage/actions/runs/12393386111/job/34595070714#step:11:2301
Expected Behavior
Tests pass
Actual Behavior
Additional Information
Perhaps related to sagemath/cysignals#194
Environment
Latest
Checklist
The text was updated successfully, but these errors were encountered: