Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@voxik
Copy link
Contributor

@voxik voxik commented Sep 27, 2024

Fiddle::Closures can't be used before process is forked, otherwise test suite might crash with SELinux. This is similar treatment as is used in Fiddle.

Fixes #1120

Fiddle::Closures can't be used before process is forked, otherwise
test suite might crash with SELinux. This is similar treatment as is
used in [Fiddle](ruby/fiddle@1343ac7).

Fixes ffi#1120
@voxik
Copy link
Contributor Author

voxik commented Sep 27, 2024

Hm, lot of allocated closures 🤔

@eregon
Copy link
Collaborator

eregon commented Sep 27, 2024

Ref: #1125

@voxik
Copy link
Contributor Author

voxik commented Sep 27, 2024

Lets focus on #1125

@voxik voxik closed this Sep 27, 2024
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.

Test suite fails on ppc64le / s390x

2 participants