I have been using cloudpickle to pickle a function that I pass to concurrent.futures and call from within a process.
This works on python 3.7.x but not 3.8.x and I\'m