Files
panic-server/test
Jesse Gibson 01b3349657 Build ClientList#run on Client#run
Now, with the sparkling new client API, each client is responsible for
running their own jobs. Instead of inlining all that logic in
ClientList#run, it just dispatches the job to each client and wraps it
in Promise.all. Yay for simplicity!!!
One side effect: job IDs won't be the same across clients.
2016-10-05 08:46:31 -06:00
..
2016-10-05 08:19:41 -06:00
2016-10-05 08:46:31 -06:00
2016-10-05 08:46:31 -06:00