Johan Wikman
48ed7792a5
Arrange so that startup connections are handled by main Worker
...
When the Worker mechanism has been initialized the current_worker_id
of the calling thread is set to 0. That way, connections can be created
after Worker::init() has been called, but before the workers have been
started. Such connections will be handled by the worker that is running
in the main thread.
2017-04-26 10:57:50 +03:00
..
2017-04-25 15:04:42 +03:00
2017-04-25 13:10:01 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-04-24 16:11:34 +03:00
2017-03-24 09:21:20 +02:00
2017-04-05 11:35:13 +03:00
2017-04-24 14:52:54 +03:00
2017-04-05 11:35:13 +03:00
2017-04-20 13:26:16 +03:00
2017-04-25 15:05:24 +03:00
2017-02-14 21:42:28 +02:00
2017-03-24 09:21:20 +02:00
2017-03-27 09:49:21 +02:00
2017-04-21 19:57:45 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 11:11:15 +02:00
2017-03-24 09:21:20 +02:00
2017-03-13 10:45:55 +02:00
2017-02-20 11:07:44 +02:00
2017-02-20 11:07:44 +02:00
2017-04-05 11:35:13 +03:00
2017-04-20 13:51:16 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 11:19:01 +02:00
2017-04-20 14:18:40 +03:00
2017-04-05 11:35:13 +03:00
2017-03-24 11:14:07 +02:00
2017-03-24 11:14:07 +02:00
2017-03-24 09:21:20 +02:00
2017-04-22 17:02:52 +03:00
2017-03-22 11:09:36 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:42:38 +02:00
2017-03-24 09:45:42 +02:00
2017-03-03 15:30:25 +02:00
2017-03-24 09:51:56 +02:00
2017-04-25 13:10:01 +03:00
2017-03-24 10:52:09 +02:00
2017-04-18 14:53:12 +03:00
2017-04-20 13:51:16 +03:00
2017-03-09 09:36:57 +02:00
2017-03-24 10:58:19 +02:00
2017-03-24 11:11:15 +02:00
2017-03-24 11:05:55 +02:00
2017-03-24 11:05:55 +02:00
2017-03-24 11:05:55 +02:00
2017-04-05 11:35:13 +03:00
2017-04-26 10:57:50 +03:00
2017-04-25 13:20:14 +03:00