Top Tweets for #MainActor
Optionals become timing bugs under concurrency pressure.
Book a mentoring session → https://t.co/wnTt0kO9x7
#rebeloper #swiftconcurrency #mainactor #asyncswift #statehandling
Async code will not guarantee main thread execution.
Book a mentoring session → https://t.co/wnTt0kO9x7
#rebeloper #mainactor #uithreading #swiftuiissues #asyncawait
Hidden concurrency differences show up only under load.
Book a mentoring session → https://t.co/wnTt0kO9x7
#rebeloper #swiftdata #concurrency #mainactor #iosarchitecture
Async code can still block the main actor if heavy work runs there.
Book a mentoring session → https://t.co/wnTt0kO9x7
#rebeloper #swiftui #asyncawait #mainactor #iosperformance
Async code can still block the main actor if heavy work runs there.
Book a mentoring session → https://t.co/wnTt0kO9x7
#rebeloper #swiftui #asyncawait #mainactor #iosperformance
Async code can still block the main actor if heavy work runs there.
Book a mentoring session → https://t.co/wnTt0kO9x7
#rebeloper #swiftui #asyncawait #mainactor #iosperformance
Async functions returning off the main actor silently break SwiftUI state updates.
Book a mentoring session → https://t.co/wnTt0kO9x7
#rebeloper #swiftui #asyncawait #mainactor #iosarchitecture
Updating SwiftUI state from a background thread eventually causes rendering glitches.
Book a mentoring session → https://t.co/wnTt0kO9x7
#rebeloper #SwiftUI #MainActor #BackgroundThreads #ViewUpdates
Async callbacks can race the presentation lifecycle and leave sheets stuck onscreen.
Book a mentoring session → https://t.co/Eok7pKlsXG
#rebeloper #mainactor #asyncawait #presentationphase #swiftconcurrency
Using .tint as a live reflection of unstable async state creates race conditions users can see and tap through.
Book a mentoring session → https://t.co/Eok7pKlsXG
#rebeloper #SwiftUI #AsyncState #MainActor #FormValidation
List data must mutate on the main thread or diffs can crash later.
Book a mentoring session → https://t.co/Eok7pKlsXG
#rebeloper #MainActor #BackgroundUpdate #ListDiff #SwiftUIList
Async tests fail when time is implicit instead of controlled.
Book a mentoring session → https://t.co/Eok7pKlsXG
#rebeloper #MainActor #AsyncAwait #TestClock #FlakyCI
I got buried in #concurrency and had to stop. 😅
The goal was to avoid using the `nonisolated` keyword in the context where #MainActor is the default isolation, but so far, I haven't found a better solution. 🤔
Here is the first response from the completed request! 🎉

It's taking longer than I thought, but I want to implement strict concurrency responsibly. 🕒🧐
At some points, it works with a project that has default isolation set on #MainActor. This is a default setting for #Xcode26, so I have to follow this rule. 🚀
#BuildInPublic #Swift

So it begins... 🌟
Until now, the package had #MainActor default isolation. This was intentional to gain a clear understanding of where the #Sendable declaration is necessary.
Now, it's time to make this package truly thread-safe! 🚀
#BuildInPublic #SwiftPackage #concurrency

Previous problems with Swift Concurrency, in my opinion, stemmed from originally overlooking this crucial assumption. 💭
Now we can set that Default Actor Isolation will rely on #MainActor. This means our entire app will work on the main thread by default. ✨
2/5

I gave it a quick shot in the morning, and once I passed only local variables to the call, the method stopped running on #MainActor. To be sure, I created an assert for my background handler and called it first thing in all methods. I definitely need to read more on #concurrency.

While moving the last operation into the background, I encountered the strange problem that my ModelActor actually runs on MainActor. 🥲 I'll be reading (again) @mattie's article about ModelActor to understand what's going on tomorrow. I don't have energy for that today. 😆
Last Seen Hashtags on Sotwe
Trends for you
Most Popular Users

Elon Musk 
@elonmusk
240.1M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
108.8M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.2M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.5M followers

KATY PERRY 
@katyperry
86.7M followers

Taylor Swift 
@taylorswift13
80.5M followers

Lady Gaga 
@ladygaga
72.1M followers

Kim Kardashian 
@kimkardashian
69.3M followers

YouTube 
@youtube
68.6M followers

Virat Kohli 
@imvkohli
68.4M followers

Bill Gates 
@billgates
63.4M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
60.9M followers

X 
@x
60.9M followers

CNN Breaking News 
@cnnbrk
59.9M followers





