Arne Döring
|
1105d03644
|
require errormsg to be specified before file.
|
2018-12-11 21:23:21 +01:00 |
|
Arne Döring
|
e012eb1001
|
updated tests to be executed
|
2018-11-23 11:58:28 +01:00 |
|
Mathias Stearn
|
b87ef65532
|
Use addCallback rather than callback= in asyncfutures.all() (#6850)
* Use addCallback rather than callback= in asyncfutures.all()
Addresses part of #6849
* Stop using do notation for #6849
* Update example style
|
2017-12-09 00:55:04 +00:00 |
|
Andreas Rumpf
|
1548743856
|
make tests green again
|
2017-11-18 23:03:16 +01:00 |
|
Federico Ceratto
|
fcd86883ed
|
Add waitFor on seq[Future], waitAll and more (#5189)
* Switch to unittest and speedup
* Make timers and callbacks fields public
|
2017-05-16 14:36:21 +01:00 |
|
Ruslan Mustakov
|
f2bded180f
|
async all() now immediately completes if arg is empty
|
2016-11-03 10:50:43 +07:00 |
|
Konstantin Molchanov
|
d5d036ca9d
|
Tests: tasyncall: Varargs test added.
|
2016-06-03 15:19:39 +03:00 |
|
Konstantin Molchanov
|
81c7be1b35
|
Tests: async: Tests for all proc added.
|
2016-05-31 23:49:59 +04:00 |
|