Current blocker is function serialization. A potential solution might use `dill` and override `__getstate__` and `__setstate__`.