Skip to content

Commit 952ff75

Browse files
addaleaxlegendecas
andauthored
fixup! src: always use strong reference to napi_async_context resource
Co-authored-by: Chengzhong Wu <[email protected]>
1 parent b725e41 commit 952ff75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/n-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5927,7 +5927,7 @@ napiVersion: 1
59275927
changes:
59285928
- version: REPLACEME
59295929
pr-url: https://github.com/nodejs/node/pull/59828
5930-
description: The `async_resource` object will not be held as a strong reference.
5930+
description: The `async_resource` object will now be held as a strong reference.
59315931
-->
59325932

59335933
```c

0 commit comments

Comments
 (0)