digitalbazaar / edv-client

An Encrypted Data Vault Client
BSD 3-Clause "New" or "Revised" License
13 stars 9 forks source link

Concurrent update and get operations result in mismatched chunk sequences. #87

Open tolson4 opened 3 years ago

tolson4 commented 3 years ago

Simple scenario to demonstrate the issue:

It would be ideal if the second user waited for the correct chunks. An error/warning should also be thrown indicating that there was a chunk sequence mismatch.