Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added fixes and defensive coding for a number of crashes #681

Merged
merged 1 commit into from Aug 30, 2022

Conversation

mpretty-cyro
Copy link
Collaborator

  • Fixed a crash which could occur due to multithreaded dependency access
  • Fixed a crash which could occur if the 'keyWindow' wasn't set on the LandingVC in time since we were force-unwrapping
  • Fixed a crash which could occur due to multithreaded swarm cache access
  • Fixed the broken unit tests

Fixed a crash which could occur due to multithreaded dependency access
Fixed a crash which could occur if the 'keyWindow' wasn't set on the LandingVC in time since we were force-unwrapping
Fixed a crash which could occur due to multithreaded swarm cache access
Fixed the broken unit tests
@mpretty-cyro mpretty-cyro added the bug Something isn't working label Aug 29, 2022
@mpretty-cyro mpretty-cyro self-assigned this Aug 29, 2022
@mpretty-cyro mpretty-cyro merged commit 3aa2313 into oxen-io:dev Aug 30, 2022
@mpretty-cyro mpretty-cyro deleted the fix/multithreading-crash branch August 30, 2022 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants