GoodPersistence
GoodPersistence copied to clipboard
Keychain storage thread safety
Describe the bug Accessing keychain value saving from multiple thread at ones fails to register into publisher.
To Reproduce Steps to reproduce the behavior: Tests that fail written in this branch feature/multithreadedStorageTests
Expected behavior All values are registered in the publisher.
Suggested Actor support would fix this.