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.
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.