| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5629,7 +5629,7 @@ problems like loss of async context when using the `AsyncLocalStorage` API. | |||
| 5629 | 5629 | ||
| 5630 | 5630 | In order to retain ABI compatibility with previous versions, passing `NULL` | |
| 5631 | 5631 | for `async_resource` does not result in an error. However, this is not | |
| 5632 | - recommended as this will result poor results with `async_hooks` | ||
| 5632 | + recommended as this will result in undesirable behavior with `async_hooks` | ||
| 5633 | 5633 | [`init` hooks][] and `async_hooks.executionAsyncResource()` as the resource is | |
| 5634 | 5634 | now required by the underlying `async_hooks` implementation in order to provide | |
| 5635 | 5635 | the linkage between async callbacks. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments