##// END OF EJS Templates
Backport PR #10301: FIX: re-order qt eventloop hook a bit...
Backport PR #10301: FIX: re-order qt eventloop hook a bit try to reduce race conditions by: - connect the exit callback before enabling the notifier (this might not matter) - only bother starting the event loop if the input is not ready. closes 10201 I don't have a mac to test this on. This may be complete cargo-culting.

File last commit:

r22722:622b6cfa
r23382:5176e375 auto-backport-of-...
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%