aboutsummaryrefslogtreecommitdiff
path: root/src/background.rs
Commit message (Expand)AuthorAgeFilesLines
* Well they still have to exit when we're exiting thoughAlex Auvolat2020-04-221-2/+7
* Better concurrency:Alex Auvolat2020-04-221-3/+6
* Pretty loggingAlex Auvolat2020-04-211-4/+4
* Log which workers are doing whatAlex Auvolat2020-04-191-6/+7
* More aggressive sync timings & improve other stuffAlex Auvolat2020-04-191-0/+2
* WIPAlex Auvolat2020-04-161-1/+1
* Begin work on sync...Alex Auvolat2020-04-161-1/+1
* Background task runner that replaces tokio::spawnAlex Auvolat2020-04-111-0/+113