AlphaWallet / AlphaWallet/alpha-wallet-ios

Modify queue usage to be more self-contained

Aperta
#5,637 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Swift
Stelle
631
Fork
384
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Similar to #5525, or figure out if that doesn't work: where and why.

Basically:

* Keep queues private to a class or at most shared among a few related files (let's try not to). Don't pass them around to other types
* Default to main
* Always operate on main across boundaries

So might be useful to search for ", queue: ", "(queue: " and ", queue: \w*)"

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.