mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Doing them in parallel was causing possible bad blocked thread reports, since the thread section could be built at the same time we were building the jobs section.