Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

BUG: fix hang when calling exit() in interpreter#8

Draft
qianduoduo0904 wants to merge 1 commit into
xorbitsai:masterfrom
qianduoduo0904:bugfix/exit
Draft

BUG: fix hang when calling exit() in interpreter#8
qianduoduo0904 wants to merge 1 commit into
xorbitsai:masterfrom
qianduoduo0904:bugfix/exit

Conversation

@qianduoduo0904

Copy link
Copy Markdown

What do these changes do?

This PR fixed hang when calling exit() in interpreter.

Related issue number

Fixes #5 .

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@qianduoduo0904 qianduoduo0904 added bug Something isn't working mod: deploy labels Aug 23, 2022
@qianduoduo0904 qianduoduo0904 changed the title Fix hang when calling exit() in interpreter BUG: fix hang when calling exit() in interpreter Aug 23, 2022
@qianduoduo0904
qianduoduo0904 marked this pull request as draft August 23, 2022 09:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working mod: deploy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Pymars fails to exit console normally after python console and script execution when supervisor and worker start locally

1 participant