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 deadlock on multiconsumer clear/poll in UnboundedProcessor #990

Merged
merged 13 commits into from
Feb 26, 2021

Commits on Feb 26, 2021

  1. improves tests

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    7e6330d View commit details
    Browse the repository at this point in the history
  2. fixed memory leak

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    Oleh Dokuka authored and OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a87f227 View commit details
    Browse the repository at this point in the history
  3. fixes concurrent queue consumption

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    2814dd8 View commit details
    Browse the repository at this point in the history
  4. ensure bubble error does not throw back

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    813a78b View commit details
    Browse the repository at this point in the history
  5. fixes AssertSubscriber

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    8c55fe7 View commit details
    Browse the repository at this point in the history
  6. improves test

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    0265b79 View commit details
    Browse the repository at this point in the history
  7. improves dispose impl

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3b53f52 View commit details
    Browse the repository at this point in the history
  8. cleanups

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    59b9f10 View commit details
    Browse the repository at this point in the history
  9. cleanups

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f4be4cd View commit details
    Browse the repository at this point in the history
  10. adds logs

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    af7adf8 View commit details
    Browse the repository at this point in the history
  11. more fixes

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    83c41e9 View commit details
    Browse the repository at this point in the history
  12. cleanups

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    cc90144 View commit details
    Browse the repository at this point in the history
  13. disables leaks tracking temporary

    Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
    Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
    OlegDokuka committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    2d6444e View commit details
    Browse the repository at this point in the history