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

Add a failing concurrency test #480

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 21, 2021

  1. Add a failing concurrency test

    Add a test to AcceptanceTests.AppendStream that fails for postgres but passes for all other DBs. This is to reproduce a bug with concurrent appends in postgres, see: SQLStreamStore#478
    
    Co-authored-by: Rasmus Larsson <stoft@users.noreply.github.com>
    2 people authored and Till committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    82f9e0b View commit details
    Browse the repository at this point in the history