crochet
crochet copied to clipboard
Use os.register_at_fork to make crochet work better with e.g. multiprocessing
https://docs.python.org/3/library/os.html#os.register_at_fork sounds like it might make Crochet not break when multiprocessing default mode is used.
Requires Python 3.7.
Could do this now...