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

Add a way to enforce that the GC is not running #186

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

gedaiu
Copy link
Contributor

@gedaiu gedaiu commented Dec 12, 2019

Combining GC allocated classes with ref counted structs produces weird bugs in mongo cursors. I would like to use this function in the mongo cursor destructor to better detect if it's called during GC collection

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.

None yet

2 participants