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

fix(task): Return error on closed DB #6075

Merged
merged 8 commits into from
Aug 27, 2020
Merged

Commits on Jul 27, 2020

  1. fix(task): Handle closed DB state in compare function

    Ibrahim Jarif committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    a26be01 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Revert "fix(task): Handle closed DB state in compare function"

    This reverts commit a26be01.
    Ibrahim Jarif committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    5608290 View commit details
    Browse the repository at this point in the history
  2. Use atomic uint32 to denote closed badger state

    Ibrahim Jarif committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    561af6a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Revert "Use atomic uint32 to denote closed badger state"

    This reverts commit 561af6a.
    Ibrahim Jarif committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    9e75022 View commit details
    Browse the repository at this point in the history
  2. Update badger to v2.2007.2

    Ibrahim Jarif committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    6533daa View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Revert "Update badger to v2.2007.2"

    This reverts commit 6533daa.
    Ibrahim Jarif committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    999dd8f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ibrahim/filter-panic

    Ibrahim Jarif committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ed5127e View commit details
    Browse the repository at this point in the history
  3. Return err on closed DB

    Ibrahim Jarif committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    1fe0b2a View commit details
    Browse the repository at this point in the history