| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6bd15b2 commit 673db40
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1836,8 +1836,8 @@ is done within the event loop. So the event loop utilization is | |||
| 1836 | 1836 | immediately available once the worker's script begins execution. | |
| 1837 | 1837 | ||
| 1838 | 1838 | An `idle` time that does not increase does not indicate that the worker is | |
| 1839 | - stuck in bootstrap. The following examples shows how the worker's entire | ||
| 1840 | - lifetime never accumulates any `idle` time, but is still be able to process | ||
| 1839 | + stuck in bootstrap. The following example shows how the worker's entire | ||
| 1840 | + lifetime never accumulates any `idle` time, but is still able to process | ||
| 1841 | 1841 | messages. | |
| 1842 | 1842 | ||
| 1843 | 1843 | ```mjs | |
| Back | FazBrowse Home | New Git URL |
0 commit comments