mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-05 00:55:24 +00:00
checkpoint
This commit is contained in:
@@ -603,6 +603,9 @@ void *task_manager_run(void *uap) {
|
||||
/*
|
||||
* Nothing else to do for this task.
|
||||
* Put it to sleep.
|
||||
*
|
||||
* XXX detect tasks with 0 references
|
||||
* and do something about them.
|
||||
*/
|
||||
XTRACE("empty");
|
||||
task->state = task_state_idle;
|
||||
|
Reference in New Issue
Block a user