This commit is contained in:
@@ -190,7 +190,7 @@ rust_kernel::run() {
|
|||||||
|
|
||||||
void
|
void
|
||||||
rust_kernel::fail() {
|
rust_kernel::fail() {
|
||||||
// FIXME (#2671): On windows we're getting "Application has
|
// FIXME (#908): On windows we're getting "Application has
|
||||||
// requested the Runtime to terminate it in an unusual way" when
|
// requested the Runtime to terminate it in an unusual way" when
|
||||||
// trying to shutdown cleanly.
|
// trying to shutdown cleanly.
|
||||||
set_exit_status(PROC_FAIL_CODE);
|
set_exit_status(PROC_FAIL_CODE);
|
||||||
|
|||||||
Reference in New Issue
Block a user