Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events emitted before reporters are loaded are lost #796

Closed
jason0x43 opened this issue Sep 12, 2017 · 0 comments
Closed

Events emitted before reporters are loaded are lost #796

jason0x43 opened this issue Sep 12, 2017 · 0 comments
Assignees
Labels
bug Something that's not working as intended
Milestone

Comments

@jason0x43
Copy link
Member

As the title says, internal events that are emitted before reporters are loaded will go unreported. We do something special for errors, but other events are lost. Instead, cache them and re-emit (or just report) them after reporters are loaded.

@jason0x43 jason0x43 added bug Something that's not working as intended intern-4 labels Sep 12, 2017
@jason0x43 jason0x43 added this to the Intern 4.0 milestone Sep 12, 2017
@jason0x43 jason0x43 self-assigned this Sep 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that's not working as intended
Projects
None yet
Development

No branches or pull requests

1 participant