Tobias Brunner
032dcb8989
unit-tests: Defer failures by worker threads
...
In some cases the main thread is not ready to immediately call siglongjmp(),
e.g. if it currently holds a mutex that is later required during
shutdown.
Therefore, we delay handling errors in worker threads until the main
thread performs the next check itself (or the test function ends).
The same issue remains with SIGALRM.
2014-05-19 14:06:55 +02:00
..
2014-02-12 14:34:31 +01:00
2014-01-23 10:27:12 +01:00
2013-08-08 14:48:32 +02:00
2014-05-03 15:28:17 +02:00
2014-05-15 11:28:10 +02:00
2014-05-16 16:51:19 +02:00
2014-05-16 16:51:19 +02:00
2014-02-12 14:34:33 +01:00
2014-05-07 15:48:10 +02:00
2014-05-16 16:51:19 +02:00
2014-02-18 10:36:25 +01:00
2014-05-16 16:51:19 +02:00
2013-10-18 09:52:54 +02:00
2014-05-03 15:28:17 +02:00
2014-05-16 16:51:19 +02:00
2014-01-23 15:55:32 +01:00
2014-05-16 15:42:07 +02:00
2014-05-01 09:17:33 +02:00
2014-03-31 15:56:12 +02:00
2014-05-16 15:42:07 +02:00
2014-04-01 14:28:55 +02:00
2013-09-12 01:44:49 +02:00
2014-05-16 15:42:07 +02:00
2014-05-19 14:06:55 +02:00
2014-05-19 14:06:43 +02:00
2014-05-16 15:42:07 +02:00
2013-11-13 11:40:47 +01:00
2014-02-12 14:34:31 +01:00
2014-02-12 14:34:31 +01:00
2014-05-16 15:42:07 +02:00
2014-02-12 14:34:32 +01:00
2014-02-12 14:34:31 +01:00
2014-05-16 15:42:07 +02:00
2014-02-12 14:34:32 +01:00
2014-02-12 14:34:31 +01:00
2014-05-16 15:42:07 +02:00
2014-05-07 15:48:10 +02:00