Jeremy Evans dfb3605bbe
Add Thread.ignore_deadlock accessor
Setting this to true disables the deadlock detector.  It should
only be used in cases where the deadlock could be broken via some
external means, such as via a signal.

Now that $SAFE is no longer used, replace the safe_level_ VM flag
with ignore_deadlock for storing the setting.

Fixes [Bug #13768]
2020-10-28 15:27:00 -07:00
..
2020-10-27 23:26:38 +09:00
2020-09-08 20:39:23 +09:00
2020-10-06 17:11:08 -04:00
2020-10-26 18:00:24 +09:00
2020-10-28 15:27:00 -07:00
2020-10-15 14:12:02 +09:00