The main error in Parse: locks [PFUser currentUser]

The issue of blocking PFUser blocking from thread conflicts by parsing background calls has been raised repeatedly by the Parse community, but Parse decided not to deal with this gigantic error within the framework. Does anyone know about working around this issue?

Other obvious posts on this issue:

https://developers.facebook.com/bugs/649920188390439/ https://www.parse.com/questions/ios-api-apparent-deadlock-in-main-thread-v1213 https://www.parse.com/questions/occasional-freezing-at-pfuser-currentuser https://www.parse.com/questions/deadlock-on-pfuser-currentuser-ios-sdk-1219 
+7
multithreading deadlock crash pfuser
source share

No one has answered this question yet.

See similar questions:

6
Access to [PFUser currentUser] causing deadlock
0
Collapsible SDK locks on first callback inside [PFUser currentUser]

or similar:

202
What is the difference between dead end and downpour?
6
Access to [PFUser currentUser] causing deadlock
5
Working with Hangs / Deadlocks apps in C #
3
Swift & Parse - the current value of PFUser is never zero
one
Parse loginWithUsernameInbackground callback not working
one
Update cached PFUser currentUser?
one
PFUser current is not saved in iOS7
0
PFUser currentUser returns nil
0
Collapsible SDK locks on first callback inside [PFUser currentUser]
0
PFUser fails when you try signUp again with an anonymous user (iOS) - Answer (Parse Bug is solved this way)

All Articles