• Marius Wachtler's avatar
    Add signal support · 28c0c4b8
    Marius Wachtler authored
    We check for signals on most calls to runtime functions in the llvm tier and the bjit and inside the interpreter on some additional places,
    because checking on every bytecode is a too large slowdown (>10%).
    28c0c4b8
signal_test.py 562 Bytes