fairDataSociety / blossom

Browser Extension based on Fair Data Protocol
Apache License 2.0
5 stars 4 forks source link

Race condition in FdpStorageProvider class #79

Closed tomicvladan closed 2 years ago

tomicvladan commented 2 years ago

There is a race condition in the fdp-storage.provider class. After saving a new network before using an instance of fdp-storage, sometimes old network is used instead.