Xee icon indicating copy to clipboard operation
Xee copied to clipboard

Start testing GIL-free python

Open alxmrs opened this issue 1 year ago • 2 comments

GIL-free python is coming! https://py-free-threading.github.io/

We should start testing how this package works without a GIL, say via integration tests. Is this package thread safe?

alxmrs avatar Jul 19 '24 11:07 alxmrs

Why is this a bug, rather than an enhancement or process?

tylere avatar Sep 19 '24 18:09 tylere

In triaging we considered it a reliability concern. I suppose it could be process, preemptive bug 🐛

jdbcode avatar Sep 19 '24 18:09 jdbcode