Skip to content

Commit 35150a8

Browse files
committed
Do not block main thread from client
This PR addresses 2 things: 1. Removes conditional duplicated logic if on main thread - context.performAndWait is enough 2. Uses only one background context - Before even if this object was created from background queue it was using parent main context which would block main thread.
1 parent a8a96ca commit 35150a8

File tree

1 file changed

+168
-362
lines changed

1 file changed

+168
-362
lines changed

0 commit comments

Comments
 (0)