qorelanguage / qore

Qore Programming Language
GNU General Public License v2.0
61 stars 10 forks source link

error handling signal masks #4793

Closed davidnich closed 1 year ago

davidnich commented 1 year ago

Qore fails to set the signal mask in the calling thread when reassigning signals; this can cause hard-to-debug problems, such as deadlocks in JIT in the JVM on macOS aarch64