Skip to content

fix: env test#1427

Closed
AlliBalliBaba wants to merge 2 commits intomainfrom
fix/env-test
Closed

fix: env test#1427
AlliBalliBaba wants to merge 2 commits intomainfrom
fix/env-test

Conversation

@AlliBalliBaba
Copy link
Copy Markdown
Contributor

This is a long overdue fix for TestEnv.

The reason for the failing was that we simultaneously fork the process while writing to the environment (nbParallellRequests is 100 by default)

@AlliBalliBaba AlliBalliBaba marked this pull request as draft March 9, 2025 12:51
@AlliBalliBaba
Copy link
Copy Markdown
Contributor Author

Looks like this could also be an issue with Cgo in general

@AlliBalliBaba
Copy link
Copy Markdown
Contributor Author

Actually, this seems to be a Cgo/libc issue and is not really fixable as long as we actually allow modifying the environment

see: golang/go#63567

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.

1 participant