Commit bb2b6d4
authored
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 <sebastien.dan@ikmail.com>1 parent d347f7b commit bb2b6d4
File tree
1 file changed
+1
-1
lines changed- apps/site/pages/en/learn/asynchronous-work
1 file changed
+1
-1
lines changedLines 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