You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out actors aren't quite sophisticated enough to handle all our feed loading cases; manual use of queues should be able to properly make the work thread-safe.
None of the existing problems are significant enough for this to be worth doing before 2.0 goes to the App Store.
The text was updated successfully, but these errors were encountered:
It turns out actors aren't quite sophisticated enough to handle all our feed loading cases; manual use of queues should be able to properly make the work thread-safe.
None of the existing problems are significant enough for this to be worth doing before 2.0 goes to the App Store.
The text was updated successfully, but these errors were encountered: