Erlend E. Aasland <erlend.aasl...@innova.no> added the comment:

Thanks!

I had to comment out the reg_func() call (it is not defined in test.py, and I 
don't know what it's supposed to do), and change "with lock.shared_context():" 
to "with lock:", but I'm unable get a deadlock. I've tried with Python 3.8 
though 3.11 (dev) and SQLite 3.7.15 through 3.37.0 (dev).

- How long do you normally have to run this in order to force a deadlock?
- Could you attach the output of "python -m sysconfig"?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42698>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to