Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bc9f8d2

Browse filesBrowse files
connorjburtonjuanarbol
authored andcommitted
doc: remove extra space on threadpool usage
PR-URL: #44734 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 42a91e3 commit bc9f8d2
Copy full SHA for bc9f8d2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/fs.md‎

Copy file name to clipboardExpand all lines: doc/api/fs.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -7233,7 +7233,7 @@ try {
72337233
72347234
### Threadpool usage
72357235
7236-
All callback and promise-based file system APIs ( with the exception of
7236+
All callback and promise-based file system APIs (with the exception of
72377237
`fs.FSWatcher()`) use libuv's threadpool. This can have surprising and negative
72387238
performance implications for some applications. See the
72397239
[`UV_THREADPOOL_SIZE`][] documentation for more information.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.