Skip to content

Commit

Permalink
Queue events emitted before reporters are initialized
Browse files Browse the repository at this point in the history
- Non-error events emitted before reporters are initialized are queued
  and re-emitted after reporters are initialized.
- Reporter initialization happens a bit earlier in the run process (just
  after config resolution)
- Unit tests for executor events now run the executor before making
  assertions to ensure that the event queue has been drained

fixes #796
  • Loading branch information
jason0x43 committed Sep 13, 2017
1 parent 9f2c293 commit 030b294
Show file tree
Hide file tree
Showing 7 changed files with 8,003 additions and 7,265 deletions.
Loading

0 comments on commit 030b294

Please sign in to comment.