-
-
Notifications
You must be signed in to change notification settings - Fork 35.1k
Open
Labels
child_processIssues and PRs related to the child_process subsystem.Issues and PRs related to the child_process subsystem.
Description
Unfortunately it happens only in our Gitpod env, so following steps:
- start this workspace https://gitpod.io#https://github.com/akosyakov/Resourceium
- there will be
Testterminal running https://github.com/akosyakov/Resourceium/blob/development/test.js and started with https://github.com/akosyakov/Resourceium/blob/cc9b6f06e5f7c8b1950f1d7911b66cfb36c326f2/.gitpod.yml#L25
Node version is v14.17.0
While debugging I found out that stderr does not get destroyed, although we listen to it and consume all data. It also does not happen always, seems to depend on timing with something else, i.e. there are 3 other terminals which are doing some stuff on first run of workspace.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
child_processIssues and PRs related to the child_process subsystem.Issues and PRs related to the child_process subsystem.