Skip to content

Conversation

@eddyg
Copy link
Contributor

@eddyg eddyg commented Dec 7, 2022

The current implementation results in the "Output" tab for the extension showing:

Exception ignored in atexit callback: <function ProcessManager.stop_all_processes at 0x10298a320>
TypeError: ProcessManager.stop_all_processes() missing 1 required positional argument: 'self'

(This fixes #83)

@karthiknadig karthiknadig merged commit cf0571d into microsoft:main Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

atexit.register decorator causes exception

2 participants