diff options
author | Simon Marlow <marlowsd@gmail.com> | 2016-09-15 15:53:00 +0100 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2016-09-23 13:39:31 +0900 |
commit | 9cbcdb4863064753df0fff9054b7b7c6b3188b64 (patch) | |
tree | 76870818de45c3f1c71eaa31778005f7a161bc90 /includes | |
parent | 8bd3d417e67e5e938dd5bfc640c3efbb683ee309 (diff) | |
download | haskell-9cbcdb4863064753df0fff9054b7b7c6b3188b64.tar.gz |
shutdownHaskellAndExit: just do a normal hs_exit() (#5402)
If we want to keep the RTS alive a bit longer by having another
hs_init()/hs_exit() pair in a library that will destruct itself after
main() has exited, then the forced shutdown here thwarts that.
I think we just "fixed" #5402 in the wrong way before, this should be
better.
Diffstat (limited to 'includes')
0 files changed, 0 insertions, 0 deletions