Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SkyworkAI/DeepResearchAgent
/ kill
Method
kill
src/environment/browser/service.py:1226–1227 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1224
await self._session.stop()
1225
1226
async
def
kill(self) -> None:
1227
await self._session.kill()
1228
1229
async
def
close(self) -> None:
1230
await self.stop()
Callers
11
__call__
Method · 0.45
cleanup
Method · 0.45
cleanup
Method · 0.45
Vr
Function · 0.45
graph-vendor-B-X5JegA.js
File · 0.45
resetAllApplicationState
Method · 0.45
jn
Function · 0.45
Wf
Function · 0.45
Np
Function · 0.45
test_screenshot
Function · 0.45
test_browser_startup
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_screenshot
Function · 0.36
test_browser_startup
Function · 0.36