Exit the process from the signal handler.

This commit is contained in:
Josh Matthews 2018-11-23 16:26:19 -05:00
parent d9b76ef7d0
commit 17850090a0
4 changed files with 5 additions and 5 deletions

1
Cargo.lock generated
View file

@ -3640,6 +3640,7 @@ dependencies = [
"glutin 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)",
"keyboard-types 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
"libservo 0.0.1",
"log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
"osmesa-src 0.1.0 (git+https://github.com/servo/osmesa-src)",