Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ has_tasks
Function
has_tasks
src/fl/task/executor.cpp.hpp:158–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
bool has_tasks() {
159
return Executor::instance().has_active_tasks();
160
}
161
162
163
} // namespace task
Callers
1
FL_TEST_FILE
Function · 0.85
Calls
1
has_active_tasks
Method · 0.45
Tested by
no test coverage detected