Work queue thread assertions. Reset thread after fork.
This commit is contained in:
@@ -1273,6 +1273,8 @@ nxt_router_thread_start(void *data)
|
||||
|
||||
thread = nxt_thread();
|
||||
|
||||
nxt_event_engine_thread_adopt(engine);
|
||||
|
||||
/* STUB */
|
||||
thread->runtime = engine->task.thread->runtime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user