Skip to content

Commit

Permalink
fixup! child_process: create proper public API for channel
Browse files Browse the repository at this point in the history
Co-Authored-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
  • Loading branch information
addaleax and vsemozhetbyt committed Nov 5, 2019
1 parent e444629 commit 8e5f915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/child_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,7 @@ added: v7.1.0
This method makes the IPC channel keep the event loop of the parent process
running if `.unref()` has been called before.

### subprocess.channel.unref()
#### subprocess.channel.unref()
<!-- YAML
added: v7.1.0
-->
Expand Down

0 comments on commit 8e5f915

Please sign in to comment.