https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255445

--- Comment #14 from Victor Stinner <victor.stin...@gmail.com> ---
Using the script of Comment 2, I cannot reproduce the hang with Python 3.9.4 on
FreeBSD 13. I used:

for i in $(seq 1 100); do python3.9 script.py || break; done

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to