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 races in multiline stage and promtail. #3302

Merged
merged 2 commits into from
Feb 16, 2021

Commits on Feb 8, 2021

  1. Fixes a race in multiline code.

    Not fully sure how this was happening, but I have a test showing it's possible and a fix for it.
    
    I think it should fix grafana#3120.
    
    I also remove race within some tests of promtail.
    
    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d9b12cf View commit details
    Browse the repository at this point in the history
  2. Reset config

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    1f97165 View commit details
    Browse the repository at this point in the history