nodejs-github-bot · GitHub

@nodejs-github-bot added the child_process

Issues and PRs related to the child_process subsystem.

label

Nov 28, 2020

@benjamingr

@benjamingr

@benjamingr

Trott

Trott

@Trott Trott added the semver-minor

PRs that contain new features and should be released in the next minor version.

label

Dec 1, 2020

@benjamingr benjamingr added commit-queue

Add this label to land a pull request using GitHub Actions.

and removed commit-queue

Add this label to land a pull request using GitHub Actions.

labels

Dec 1, 2020

@benjamingr

@benjamingr

@benjamingr

benjamingr added a commit that referenced this pull request

Dec 6, 2020
PR-URL: #36308
Reviewed-By: Rich Trott <rtrott@gmail.com>

@benjamingr

Closed

4 tasks

danielleadams pushed a commit that referenced this pull request

Dec 7, 2020
PR-URL: #36308
Reviewed-By: Rich Trott <rtrott@gmail.com>

Merged

danielleadams added a commit that referenced this pull request

Dec 7, 2020
PR-URL: #36435
Notable changes:
* child_processes:
  * add AbortSignal support (Benjamin Gruenbaum) (#36308)
* deps:
  * update ICU to 68.1 (Michaël Zasso) (#36187)
* events:
  * support signal in EventTarget (Benjamin Gruenbaum) (#36258)
  * graduate Event, EventTarget, AbortController (James M Snell) (#35949)
* http:
  * enable call chaining with setHeader() (pooja d.p) (#35924)
* module:
  * add isPreloading indicator (James M Snell) (#36263)
* stream:
  * support abort signal (Benjamin Gruenbaum) (#36061)
  * add FileHandle support to Read/WriteStream (Momtchil Momtchev) (#35922)
* worker:
  * add experimental BroadcastChannel (James M Snell) (#36271)

danielleadams added a commit that referenced this pull request

Dec 9, 2020
PR-URL: #36435
Notable changes:
* child_processes:
  * add AbortSignal support (Benjamin Gruenbaum) (#36308)
* deps:
  * update ICU to 68.1 (Michaël Zasso) (#36187)
* events:
  * support signal in EventTarget (Benjamin Gruenbaum) (#36258)
  * graduate Event, EventTarget, AbortController (James M Snell) (#35949)
* http:
  * enable call chaining with setHeader() (pooja d.p) (#35924)
* module:
  * add isPreloading indicator (James M Snell) (#36263)
* stream:
  * support abort signal (Benjamin Gruenbaum) (#36061)
  * add FileHandle support to Read/WriteStream (Momtchil Momtchev) (#35922)
* worker:
  * add experimental BroadcastChannel (James M Snell) (#36271)

danielleadams added a commit that referenced this pull request

Dec 9, 2020
PR-URL: #36435
Notable changes:
* child_processes:
  * add AbortSignal support (Benjamin Gruenbaum) (#36308)
* deps:
  * update ICU to 68.1 (Michaël Zasso) (#36187)
* events:
  * support signal in EventTarget (Benjamin Gruenbaum) (#36258)
  * graduate Event, EventTarget, AbortController (James M Snell) (#35949)
* http:
  * enable call chaining with setHeader() (pooja d.p) (#35924)
* module:
  * add isPreloading indicator (James M Snell) (#36263)
* stream:
  * support abort signal (Benjamin Gruenbaum) (#36061)
  * add FileHandle support to Read/WriteStream (Momtchil Momtchev) (#35922)
* worker:
  * add experimental BroadcastChannel (James M Snell) (#36271)

Closed

targos pushed a commit to targos/node that referenced this pull request

Apr 30, 2021
PR-URL: nodejs#36308
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos pushed a commit that referenced this pull request

Apr 30, 2021
PR-URL: #36308
Backport-PR-URL: #38386
Reviewed-By: Rich Trott <rtrott@gmail.com>

Merged

Read the original on github.com ↗