mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-13 09:01:21 +00:00
Merge branch 'master' into feat-runtime-core-clos-host-function
This commit is contained in:
@ -290,7 +290,7 @@ extern "C" fn signal_trap_handler(
|
||||
);
|
||||
es_image.print_backtrace_if_needed();
|
||||
}
|
||||
// Just let the error propagate otherrwise
|
||||
// Just let the error propagate otherwise
|
||||
}
|
||||
|
||||
true
|
||||
|
Reference in New Issue
Block a user