Files
bind9/lib
Evan HuntandWitold Kręcicki b8e54a6ca4 don't assert in isc_task_pause() if the task is 'running'
there is a window of time after a task finishes running an event
before the task state is reset from 'running' to 'ready' or 'idle'.
previously, if the network manager ran ns__client_request() during
that time, isc_task_pause() would assert.
2019-11-05 12:54:45 +01:00
..
2019-11-05 12:54:45 +01:00
2019-10-02 06:08:59 +00:00
2019-10-19 23:30:23 +00:00