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

fixes memory leak and adds test that reproduces live lock on queue.poll() #989

Closed
wants to merge 7 commits into from

Conversation

OlegDokuka
Copy link
Member

This PR fixes a spot that may cause a memory leak in UnboundenProcessor, adds some formating convenience to it, and improves testing to ensure no leaks happen on the UnboundenProcessor level

Signed-off-by: Oleh Dokuka odokuka@vmware.com
Signed-off-by: Oleh Dokuka shadowgun@i.ua

Oleh Dokuka and others added 5 commits February 24, 2021 14:20
Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
@OlegDokuka OlegDokuka added this to the 1.1.1 milestone Feb 24, 2021
Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
@rstoyanchev rstoyanchev changed the title adds test which reproduces live lock on the queue.poll() fixes memory leak and adds test that reproduces live lock on queue.poll() Feb 24, 2021
@OlegDokuka OlegDokuka closed this Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Core
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants