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 memory leak #1951

Merged
merged 5 commits into from Jan 12, 2016
Merged

Fixing memory leak #1951

merged 5 commits into from Jan 12, 2016

Conversation

sithhell
Copy link
Member

@sithhell sithhell commented Jan 8, 2016

No description provided.

hkaiser and others added 5 commits January 4, 2016 20:49
- add parcelhandler::put_parcels
- fixed parcelport_impl::put_parcels not to send parcels separately
- add test for put_parcels
- flyby change: improved argument handling in coalescing_message_handler
- fixing parcelport::put_parcels API
- adding test
- adding a new API for discovering performance counters used in the tests
- clean up API
- adding additional error checks
- avoid calling into parcel-send operation if not necessary
- fixing error message
@sithhell sithhell added this to the 0.9.12 milestone Jan 8, 2016
@hkaiser
Copy link
Member

hkaiser commented Jan 8, 2016

LGTM, thanks!

@hkaiser
Copy link
Member

hkaiser commented Jan 8, 2016

It's just strange that this PR includes half of #1942

@sithhell
Copy link
Member Author

sithhell commented Jan 9, 2016

Yup ... I should have cherry picked the commit instead of checking out ... stupid git ... let's merge #1942 first...

@hkaiser
Copy link
Member

hkaiser commented Jan 9, 2016

let's merge #1942 first...

Sure, if #1942 looks good to you, pls go ahead.

sithhell added a commit that referenced this pull request Jan 12, 2016
@sithhell sithhell merged commit b1b96aa into master Jan 12, 2016
@sithhell sithhell deleted the fixing_memory_leak branch January 12, 2016 08:22
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.

None yet

2 participants