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

Disallow use of any Ruby objects inside C functions tagged no_gil #47

Open
v0dro opened this issue Mar 30, 2018 · 0 comments
Open

Disallow use of any Ruby objects inside C functions tagged no_gil #47

v0dro opened this issue Mar 30, 2018 · 0 comments

Comments

@v0dro
Copy link
Member

v0dro commented Mar 30, 2018

If a cfunction is tagged with no_gil, use of Ruby objects inside this function must be prohibited.

@v0dro v0dro added this to the v0.2 milestone Mar 30, 2018
@v0dro v0dro modified the milestones: v0.2, v0.3 May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant