Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Reject concurrent transactions #9597

Merged
merged 3 commits into from
Mar 12, 2021
Merged

Commits on Mar 11, 2021

  1. Reject concurrent transactions

    If more transactions arrive from an origin while we're still processing the
    first one, reject them.
    
    Hopefully a quick fix to #9489
    richvdh committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    12743c5 View commit details
    Browse the repository at this point in the history
  2. fix mypy

    richvdh committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c0faab8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    dee7360 View commit details
    Browse the repository at this point in the history