Question
App Platform multiprocessing (Python)
I’ve managed to deploy my app onto the App platform but when it runs, it now gives me an errno 38 Function not implemented?
Looking through the tracestack, this looks related to using multiprocessing pools in my app. Is this not supported by the App platform?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Full Traceback as below