alexsis
01/16/2020, 11:58 AMFile "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/multiprocessing/context.py", line 238, in get_context
return super().get_context(method)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/multiprocessing/context.py", line 193, in get_context
ctx._check_available()
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/multiprocessing/context.py", line 306, in _check_available
raise ValueError('forkserver start method not available')
Has anybody had an experience with using Prefect in eventlet based frameworks?Dylan
Chris White
forkserver
method is not available on all platforms) and is unrelated to Prefect; could you share some details about the underlying operating system?