| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,7 +50,7 @@ server in a worker. | |||
| 50 | 50 | ||
| 51 | 51 | <!--type=misc--> | |
| 52 | 52 | ||
| 53 | - The worker processes are spawned using the [`child_process.fork`][] method, | ||
| 53 | + The worker processes are spawned using the [`child_process.fork()`][] method, | ||
| 54 | 54 | so that they can communicate with the parent via IPC and pass server | |
| 55 | 55 | handles back and forth. | |
| 56 | 56 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments