Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Check possible race conditions when verifiying a provider #42

Open
tauli opened this issue Jan 29, 2022 · 0 comments
Open

Check possible race conditions when verifiying a provider #42

tauli opened this issue Jan 29, 2022 · 0 comments
Assignees

Comments

@tauli
Copy link
Collaborator

tauli commented Jan 29, 2022

There are situations possible where we may reach an inconsistent state for the provider data. Esp. with the following scenario:

  1. provider data is provided or updates
  2. mediator retrieves provider data
  3. provider updates their data
  4. mediator submits verified version of the data provided in step 1.

Need to check and test some code.

@tauli tauli self-assigned this Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant