Skip to content
Snippets Groups Projects
Unverified Commit d1d1cc61 authored by Break Yang's avatar Break Yang Committed by GitHub
Browse files

Extract message types as MessageType Enum in ProcessEnvironment (#938)

This is part of the effort to address #913. A sub-task requires extract the worker logic to be out of the class (for some reason it will prevent `multiprocessing` to work correctly). Without such change the `multiprocessing.Process` will just be stuck on `start()`.
parent 6389e07f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment