mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-08-24 23:23:08 +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.