Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
changed stability status
  • Loading branch information
H4ad committed Jul 11, 2024
commit c3bb74ab528d674a4825dc6e052d79daaf85b10f
6 changes: 3 additions & 3 deletions doc/api/process.md
Original file line number Diff line number Diff line change
Expand Up @@ -1903,7 +1903,7 @@ previous setting of `process.exitCode`.
added: REPLACEME
-->

> Stability: 1 - Experimental
> Stability: 1.1 - Active Development

* `ref` {Object | Function} The reference to the resource that is being tracked.
* `callback` {Function} The callback function to be called when the resource
Expand Down Expand Up @@ -2023,7 +2023,7 @@ so be careful and avoid relying the disposal of critical resources in this featu
added: REPLACEME
-->

> Stability: 1 - Experimental
> Stability: 1.1 - Active Development

* `ref` {Object | Function} The reference
to the resource that is being tracked.
Expand Down Expand Up @@ -2143,7 +2143,7 @@ so be careful and avoid relying the disposal of critical resources in this featu
added: REPLACEME
-->

> Stability: 1 - Experimental
> Stability: 1.1 - Active Development

* `ref` {Object | Function} The reference
to the resource that was registered previously.
Expand Down