Files
sdk/runtime/bin
Ben Konyi 52afcba357 [ VM ] Fixed issue where process was suspended at exit when backgrounded.
Restoring console state when backgrounded causes SIGTTOU to be raised by
tcsetattr, which has the affect of suspending the process instead of
allowing it to complete. Blocking SIGTTOU results in tcsetattr failing
gracefully and the process running to completion.

Change-Id: I605dccbdbf311697881e5729e4fd64f1d60ed6b1
Reviewed-on: https://dart-review.googlesource.com/48823
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
2018-03-30 20:33:12 +00:00
..
2018-01-18 16:38:54 +00:00
2017-03-15 13:11:05 -07:00
2018-03-17 00:40:57 +00:00
2017-08-30 09:34:36 -07:00
2017-08-30 09:34:36 -07:00
2017-03-20 08:47:39 -07:00
2017-08-30 09:34:36 -07:00
2017-08-24 11:17:52 -07:00
2017-08-24 11:17:52 -07:00
2017-03-15 13:11:05 -07:00
2017-03-15 13:11:05 -07:00
2017-03-15 13:11:05 -07:00
2017-10-09 19:31:40 +00:00