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

Fix a bug where threads were recorded as starting before windows #16

Merged
merged 1 commit into from
Dec 13, 2015

Conversation

WillSewell
Copy link
Contributor

This lead to negative time differences in the bucket function.
Fixed by only recording thread creations/finishes at window creations/finishes.

This lead to negative time differences in the `bucket` function.
Fixed by only recording thread creations/finishes at window
creations/finishes.
edsko added a commit that referenced this pull request Dec 13, 2015
Fix a bug where threads were recorded as starting before windows
@edsko edsko merged commit 7ef849c into well-typed:master Dec 13, 2015
@WillSewell WillSewell deleted the window_fixes branch December 14, 2015 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants