Files
scylladb/core
Tomasz Grabiec fd18edc652 core: Do not let exceptions out of posix thread callback
If the callback throws the program will segfault and GDB will be
useless in diagnosing the failure:

  gdb$ run
  ...
  thread_get_info_callback: cannot get thread info: generic error
  gdb$

So let's fail in a better way.
2015-04-10 18:46:13 +02:00
..
2015-03-01 15:29:13 +02:00
2015-03-30 11:18:16 +03:00
2015-04-02 10:27:38 +03:00
2015-02-19 16:58:54 +02:00
2015-03-11 14:45:43 +02:00
2015-04-07 23:10:34 +03:00
2015-03-15 20:18:17 +02:00
2015-03-31 17:35:40 +03:00
2015-03-03 14:58:58 +02:00
2015-03-31 17:35:40 +03:00
2015-03-24 10:12:47 +02:00
2015-03-16 10:02:06 +02:00