We should add a test that executes the same transaction multiple times, at the same time.
The following transaction, when running make test, sometimes fail and sometimes not. We should probably run these in the test, as It may reveal race conditions:
We should add a test that executes the same transaction multiple times, at the same time.
The following transaction, when running
make test
, sometimes fail and sometimes not. We should probably run these in the test, as It may reveal race conditions: