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 await. (GC disabled while processing await.) #135

Merged
merged 1 commit into from
Apr 23, 2015
Merged

Add await. (GC disabled while processing await.) #135

merged 1 commit into from
Apr 23, 2015

Conversation

albertnetymk
Copy link
Contributor

No description provided.

@kikofernandez
Copy link
Contributor

@albertnetymk I get an error in parametricClasses when using CONFIG=debug for LAZY and EAGER implementations.

Assertion failed: (obj->rc >= rc), function object_dec_some, file gc/objectmap.c, line 87.
Assertion failed: (obj->rc >= rc), function object_dec_some, file gc/objectmap.c, line 87.

@kikofernandez
Copy link
Contributor

after talking to @albertnetymk it seems that this is a known issue and it's not broken due to this commit.

kikofernandez pushed a commit that referenced this pull request Apr 23, 2015
Add `await`. (GC disabled while processing await.)
@kikofernandez kikofernandez merged commit 7b21d5d into parapluu:master Apr 23, 2015
@kikofernandez kikofernandez deleted the await branch April 23, 2015 10:56
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.

2 participants