Commit 62a66aa
docs: update explanation of setImmediate vs setTimeout (#8623)
* docs: update explanation of setImmediate vs setTimeout
Clarifies the execution order of setTimeout and setImmediate when called from the main module and inside an I/O callback.
Signed-off-by: Sébastien Dan <[email protected]>
* fix: use bold and lowercase format for event loop phases
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Sébastien Dan <[email protected]>
---------
Signed-off-by: Sébastien Dan <[email protected]>
Signed-off-by: Sébastien Dan <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent c9fa123 commit 62a66aa
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments