Amorilia added the comment:
I'm the author of the application. The tool is written in pure Python, and only
uses libraries from stdlib.
It would be really nice to have a simple standalone script to reproduce the
crash, however I am still trying to reproduce it myself. So far no su
Amorilia added the comment:
Quick update: apparently, fixing another seemingly unrelated bug, fixed this
crashing issue as well for rlibiez. Here's relevant the commit:
https://github.com/amorilia/pyffi/commit/bd7886eefedfce8fb108c4701cf0467e2a707907
Basically, the problem was
Amorilia added the comment:
Thanks for also trying it out, Brian.
I feel there's little more I can do. I guess the multiprocessing module could
be documented a bit better that join() ought to be called before the pool is
deleted? Currently, the docs merely say:
"Wait for