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

Extend timeout #666

Merged
merged 3 commits into from
Aug 4, 2017
Merged

Extend timeout #666

merged 3 commits into from
Aug 4, 2017

Conversation

grouma
Copy link
Member

@grouma grouma commented Jul 18, 2017

Extending deserialize timeout as it was impacting long running coverage tests within Google3.

@grouma grouma requested a review from kevmoo July 18, 2017 19:05
@natebosch
Copy link
Member

Ooops - you 12 12.25-dev

@grouma grouma merged commit d618fa1 into dart-lang:master Aug 4, 2017
@greglittlefield-wf
Copy link
Contributor

Any plans to release this?

These changes seem to help some of the timeout issues I was seeing in #390.

@kevmoo
Copy link
Member

kevmoo commented Sep 11, 2017

No objections from me – @grouma ?

@grouma
Copy link
Member Author

grouma commented Sep 11, 2017

No objections from me :D

@@ -1,3 +1,7 @@
## 0.12.24-dev

* Extend `deserializeTimeout`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DBC: This could be worded better. Changelog entries should generally be written to be consumed by end-users, who won't have any idea what deserializeTimeout refers to, especially when it's formatted like a Dart identifier. Something like "Time out more slowly when loading test suites" would be clearer and more user-focused.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noted. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants