Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use addCallback rather than callback= in asyncfutures.all() (#6850) | Mathias Stearn | 2017-12-09 | 1 | -0/+17 |
* | make tests green again | Andreas Rumpf | 2017-11-18 | 1 | -5/+4 |
* | Add waitFor on seq[Future], waitAll and more (#5189) | Federico Ceratto | 2017-05-16 | 1 | -38/+39 |
* | async all() now immediately completes if arg is empty | Ruslan Mustakov | 2016-11-03 | 1 | -0/+9 |
* | Tests: tasyncall: Varargs test added. | Konstantin Molchanov | 2016-06-03 | 1 | -0/+18 |
* | Tests: async: Tests for `all` proc added. | Konstantin Molchanov | 2016-05-31 | 1 | -0/+50 |