This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
[BUG] Pymars fails to exit console normally after python console and script execution when supervisor and worker start locally #5
Labels
Describe the bug
After starting supervisor process and worker process locally, when executing pymars codes in python console or a single python script, pymars cannot exit normally. Instead I have to use ctrl+c to exit the command line.
While pymars can exit normally in IPython.
To Reproduce
To help us reproducing this bug, please provide information below:
exit()
try to exit the python console.The text was updated successfully, but these errors were encountered: