Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ stop
Method
stop
tests/test_iostream.cpp:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
~TestThread() { delete t_; }
58
59
void stop() { stop_ = true; }
60
61
void join() const {
62
py::gil_scoped_release gil_lock;
Callers
1
test_threading
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected