Christopher Willis-Ford
|
e6dd3f1175
|
Fix TaskQueue constructor when no options passed
|
2019-02-15 15:20:38 -08:00 |
|
Christopher Willis-Ford
|
be040f4c9b
|
TaskQueue: Add option for max total cost
|
2019-02-12 18:57:58 -08:00 |
|
Christopher Willis-Ford
|
2a9a3b11b9
|
TaskQueue: support canceling a single task
|
2019-02-12 18:11:13 -08:00 |
|
Christopher Willis-Ford
|
d27dc5d54a
|
TaskQueue: reduce number of async steps before task runs
|
2019-02-11 12:46:48 -08:00 |
|
Christopher Willis-Ford
|
46a1ae83a0
|
Use MockTimer for TaskQueue tests
|
2019-02-07 16:35:33 -08:00 |
|
Ray Schamp
|
758c0a765d
|
Merge pull request #1808 from rschamp/disable-task-queue-tests
Skip task queue tests
|
2018-12-06 15:51:52 -05:00 |
|
Evelyn Eastmond
|
16e45957fa
|
Adding a simulated timer to the task queue test instead of using a Timer object.
|
2018-12-04 12:12:06 -05:00 |
|
Ray Schamp
|
1697e86f5f
|
Skip task queue tests
They are flaky. Pending resolution of #1807, skip them.
|
2018-12-04 10:39:59 -05:00 |
|
Evelyn Eastmond
|
2bc8778f00
|
Test commit for checking out Travis.
|
2018-12-03 21:25:06 -05:00 |
|
Christopher Willis-Ford
|
69ba2045fe
|
Rename TokenBucket to TaskQueue
|
2018-09-14 22:34:34 -04:00 |
|