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

Fixing gcc startup hangs #2048

Merged
merged 2 commits into from
Mar 23, 2016
Merged

Fixing gcc startup hangs #2048

merged 2 commits into from
Mar 23, 2016

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Mar 23, 2016

This PR finally fixes the gcc test runner problems we're seeing right now. It corrects mainly:

  • fix plugin loading to not re-load the module
  • don't register parcel coalescing from coalescing plugin itself
  • add missing message handler registration for connected localities

- fix plugin loading to not re-load the module
- don't register parcel coalescing from coalescing plugin itself
- add missing message handler registration for connected localities
@hkaiser hkaiser added this to the 0.9.12 milestone Mar 23, 2016
@sithhell
Copy link
Member

LGTM!

@sithhell sithhell merged commit f52cd01 into master Mar 23, 2016
@sithhell sithhell deleted the fixing_gcc_startup_hangs branch March 23, 2016 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants