Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ teardown
Function
teardown
e2e/setup/cloud.boot.ts:147–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
145
);
146
147
const
teardown =
async
() => {
148
await
procs.teardown();
149
await
workos.close();
150
await
autumn.close();
151
};
152
153
try {
154
const
local = `http:
//127.0.0.1:${options.cloudPort}`;
Callers
2
bootCloud
Function · 0.70
oauth-popup.test.ts
File · 0.50
Calls
1
close
Method · 0.65
Tested by
no test coverage detected