Commit 5ae30bf
src: remove a stale comment in
This removes a comment relevant to runtime checks for `async_hooks`.
Even if `async_hooks` is experimental, the check pointed by the comment
is performed as default unless `--no-force-async-hooks-checks` is given
from CLI arguments.
Refs: #16318
Refs: #15454 (comment)
Signed-off-by: Daeyeon Jeong [email protected]
PR-URL: #43317
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>async_hooks
1 parent d834d21 commit 5ae30bf
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | 182 | | |
185 | 183 | | |
186 | 184 | | |
| |||
0 commit comments