mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
update
This commit is contained in:
parent
5465ff6eb7
commit
dfc154cc6a
1 changed files with 1 additions and 0 deletions
|
@ -358,6 +358,7 @@ class ChildProcess {
|
|||
op_spawn_kill(this.#rid, signo);
|
||||
} catch (e) {
|
||||
// issue #27112
|
||||
console.log(e)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue