Skip to content

Comments

Use processes_iterator() when available#118

Merged
ferd merged 1 commit intoferd:masterfrom
v0idpwn:master
Aug 10, 2025
Merged

Use processes_iterator() when available#118
ferd merged 1 commit intoferd:masterfrom
v0idpwn:master

Conversation

@v0idpwn
Copy link
Contributor

@v0idpwn v0idpwn commented Aug 8, 2025

This function (introduced in otp-28) doesn't take a global lock on
process creation, and allows us to avoid allocating a big intermediary list
in systems with a high number of processes.

This function (introduced in otp-28) doesn't take a global lock on
process creation, and allows us to avoid allocating a big intermediary list
in systems with a high number of processes.
@ferd ferd merged commit fcbdf76 into ferd:master Aug 10, 2025
0 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants