Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ ~ProcessTracer
Method
~ProcessTracer
src/pystack/_pystack/process.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
ProcessTracer::~ProcessTracer()
203
{
204
detachFromProcess();
205
}
206
207
std::vector<int>
208
ProcessTracer::getTids() const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected