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

fixed issue 50 #74

Merged
merged 4 commits into from
Oct 14, 2022
Merged

fixed issue 50 #74

merged 4 commits into from
Oct 14, 2022

Conversation

Code-Hex
Copy link
Owner

Which issue(s) this PR fixes:

Fixes #50

Additional documentation

With this fix, the completion handler is not processed on the stack, but once moved to the heap area and processed on it. In this way, we can treat parameters of the completion handler in Go (C) world.
@Code-Hex Code-Hex merged commit cf9bf26 into master Oct 14, 2022
@Code-Hex Code-Hex deleted the fix/macos-11-block branch October 14, 2022 04:05
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.

Segmentation fault in some control methods on x86_64
1 participant