aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/script_thread.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2019-02-01 12:17:22 -0500
committerGitHub <noreply@github.com>2019-02-01 12:17:22 -0500
commit4a6b9119087bfbf1de8c29182a0c7bd14d5d82d0 (patch)
tree107579d70473422d61e1706b8a3b13dfc2b34cd7 /components/script/script_thread.rs
parentd9b76ef7d0ffc87d3b787def3735223f41987cf4 (diff)
parent342b9efc3c75325fa758c48e90812962cc041b03 (diff)
downloadservo-4a6b9119087bfbf1de8c29182a0c7bd14d5d82d0.tar.gz
servo-4a6b9119087bfbf1de8c29182a0c7bd14d5d82d0.zip
Auto merge of #22259 - jdm:signal, r=jdm
Make the signal handler exit immediately This addresses #22240 by immediately exiting, rather than sometimes triggering a SIGBUS by aborting that can be caught recursively. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22240 - [x] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22259) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions