Python multiprocessing crashed on my custom class. Took forever to figure out why.
📰 Dev.to · Nico Reyes
Python multiprocessing crashed because my custom class wasn't pickleable. Here's what I learned fixing it.
Python multiprocessing crashed because my custom class wasn't pickleable. Here's what I learned fixing it.