Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better concurrency: | Alex Auvolat | 2020-04-22 | 1 | -3/+2 |
| | | | | | | Use Notify instead of stupid sleep in background worker Use Semaphore to limit concurrent requests in rpc_client Make more background tasks cancellable | ||||
* | More aggressive sync timings & improve other stuff | Alex Auvolat | 2020-04-19 | 1 | -0/+8 |