Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arkhipenko/TaskScheduler
/ TearDown
Method
TearDown
tests/test-scheduler-thread-safe.cpp:79–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void TearDown() override {
80
clearTaskRequestQueue();
81
}
82
83
// Helper: Run scheduler for specified duration
84
void runScheduler(Scheduler& ts, unsigned long duration_ms) {
Callers
nothing calls this directly
Calls
1
clearTaskRequestQueue
Function · 0.85
Tested by
no test coverage detected