Skip to content
Discussion options

You must be logged in to vote

I've converted this into an issue at #779

This looks like a crash in the iOS stack due to threaded access to the dictionary as Swift dictionaries are not thread-safe. We'll need some synchronisation/locking to stop the concurrent access while modifying.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mklingmann
Comment options

Answer selected by peitschie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants