I just mean like, my write lock approach isn’t wor...
# development
r
I just mean like, my write lock approach isn’t working because afaict unless the main thread does something to release the GIL it ends up racing to write an exit chunk before either stdio writer chunks can send their chunks.