这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@bartvanremortele
Copy link

Fixes #35

@polemius
Copy link
Owner

Thank you for PR. I have run test against this PR and these two are failing:

Storage: async
    ✕ should remove key from storage if reset (83 ms)
    ✕ should update storage if using atomFamily (16 ms)

Could you please check it?

@insaindesign
Copy link

It's a little ugly, but i had a go at fixing this for async storage: insaindesign@0811319.

Note it depends on the changes I had made in https://github.com/polemius/recoil-persist/pull/55/files (all storage to async).

@polemius polemius force-pushed the master branch 2 times, most recently from 050c87f to 2f70d34 Compare May 17, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Async/await causes a race condition in React

3 participants