Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add enif_monitor #625

Closed
wants to merge 2 commits into from
Closed

Add enif_monitor #625

wants to merge 2 commits into from

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Jun 6, 2023

Continuation of PR #617

NIF monitors are required for enif_select-based drivers that do not leak, so they can release resources when the target process dies.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

@pguyot pguyot force-pushed the w23/add-enif_monitor branch 3 times, most recently from e889313 to 7fe6eed Compare July 18, 2023 05:15
@pguyot pguyot marked this pull request as ready for review July 22, 2023 05:34
@bettio bettio added this to the v0.6 milestone Jul 28, 2023
bettio added a commit that referenced this pull request Jul 28, 2023
Add enif_monitor

Continuation of PR #617

NIF monitors are required for enif_select-based drivers that do not leak, so
they can release resources when the target process dies.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
@bettio
Copy link
Collaborator

bettio commented Jul 28, 2023

Merged after a rebease, in order to keep history clean, hence this PR will look closed, but it has been merged (but GitHub didn't notice that).

@bettio bettio closed this Jul 28, 2023
@pguyot pguyot deleted the w23/add-enif_monitor branch July 29, 2023 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants