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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WASH-931] Fix DispatchGroup typo after rebase #17

Merged

Conversation

Mrhea
Copy link
Contributor

@Mrhea Mrhea commented Aug 4, 2021

  • Adds back in DispatchGroup waiting to block main
    thread execution for API requests that was inadvertantly
    removed after a merge

In my hubris I did not notice that my rebase removed main thread blocking by the dispatch group for read record and share record 馃う

Both methods tested again and work

- Adds back in DispatchGroup waiting to block main
  thread execution for API requests that was inadvertantly
  removed after a merge
@Mrhea Mrhea merged commit 5cee46a into trunk Aug 4, 2021
@Mrhea Mrhea deleted the wash-931-add-back-in-dispatch-group-wait-for-main-thread branch August 13, 2021 21:43
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.

None yet

5 participants