Merge pull request #46 from PrivateStorageio/45.cannot-start-a-transaction
Fix "cannot start a transaction within a transaction" during concurrent redemption
No related branches found
No related tags found
Showing
- PaymentServer.cabal 1 addition, 0 deletionsPaymentServer.cabal
- src/PaymentServer/Main.hs 2 additions, 2 deletionssrc/PaymentServer/Main.hs
- src/PaymentServer/Persistence.hs 29 additions, 19 deletionssrc/PaymentServer/Persistence.hs
- src/PaymentServer/Processors/Stripe.hs 1 addition, 2 deletionssrc/PaymentServer/Processors/Stripe.hs
- src/PaymentServer/Ristretto.hs 0 additions, 2 deletionssrc/PaymentServer/Ristretto.hs
- test/Persistence.hs 69 additions, 22 deletionstest/Persistence.hs
Loading
Please register or sign in to comment