Skip to content

Conversation

@kdrag0n
Copy link
Contributor

@kdrag0n kdrag0n commented Apr 24, 2024

These file descriptors are being leaked to child processes because O_CLOEXEC isn't set.

These file descriptors are being leaked to child processes because
O_CLOEXEC isn't set.
arp242 added a commit that referenced this pull request Apr 25, 2024
Seems to work now(?) This exception has been there for years, but now it
consistently seems to fail both for me locally and in the CI (for
example in #617). But on the main branch it worked just a few weeks
ago(?)

And while the CI could have been updated, my local environment hasn't:

	netbsd$ uname -a
	NetBSD 9.2 (GENERIC) #0: Wed May 12 13:15:55 UTC 2021  [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC

🤷
@arp242 arp242 mentioned this pull request Apr 25, 2024
arp242 added a commit that referenced this pull request Apr 25, 2024
Seems to work now(?) This exception has been there for years, but now it
consistently seems to fail both for me locally and in the CI (for
example in #617). But on the main branch it worked just a few weeks
ago(?)

And while the CI could have been updated, my local environment hasn't:

	netbsd$ uname -a
	NetBSD 9.2 (GENERIC) #0: Wed May 12 13:15:55 UTC 2021  [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC

🤷
@arp242
Copy link
Member

arp242 commented Apr 25, 2024

Thanks.

(CI failure is unrelated; fixed that in #618)

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