Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ tearDown
Function
tearDown
tests/unit/test_cron.c:223–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
static void tearDown() {
224
Cron_Stop();
225
}
226
227
static void test_cronExec() {
228
// Add two tasks to CRON
Callers
nothing calls this directly
Calls
1
Cron_Stop
Function · 0.85
Tested by
no test coverage detected