Skip to content

Conversation

dryganets
Copy link
Contributor

In our application, we have a special module to reload javascript bundle.
This flow is executed as part of the logout process in order to have simple and clean logout flow.

As for example delete all is executed on the different thread we need to have proper synchronization in place.

The crashes we experienced were related to incorrect synchronization of openDBs NSMutable dictionary.

@andpor andpor merged commit cb4fe3e into andpor:master Feb 23, 2017
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.

2 participants