Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ __exit__
Method
__exit__
test/test_sockets.py:201–202 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
199
return
self
200
201
def
__exit__(self, *args, **kwargs):
202
clean_process(self.process)
203
204
205
def
NodeJsWebSocketEchoServerProcess():
Callers
nothing calls this directly
Calls
1
clean_process
Function · 0.85
Tested by
no test coverage detected