diff options
author | Takashi Kokubun <[email protected]> | 2022-11-15 00:18:12 -0800 |
---|---|---|
committer | Takashi Kokubun <[email protected]> | 2022-11-15 00:18:13 -0800 |
commit | f500ca9b8a62599433f7087fe1da30ec16e3564c (patch) | |
tree | 8cf8369c5754ac2e962673a714ae9328e2f74896 /ractor.c | |
parent | 2652bc3578b79dbe9b3b28d4ee67b3729789cc61 (diff) |
Handle more MJIT compilation failures
NotImplementedError is not part StandardError, for example. When that
kind of exception happens, current_cc_unit remains not NULL, and
mjit_finish ends up waiting for 5 seconds, which is inconvenient.
Diffstat (limited to 'ractor.c')
0 files changed, 0 insertions, 0 deletions