Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(492)

Unified Diff: pkg/pool/CHANGELOG.md

Issue 411263006: Add timeout tests for the pool package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/pool/lib/pool.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pool/CHANGELOG.md
diff --git a/pkg/pool/CHANGELOG.md b/pkg/pool/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..e8dee50c991f013ec49ef70cacb4186ffda0196a
--- /dev/null
+++ b/pkg/pool/CHANGELOG.md
@@ -0,0 +1,3 @@
+## 1.0.1
+
+* A `TimeoutException` is now correctly thrown if the pool detects a deadlock.
« no previous file with comments | « no previous file | pkg/pool/lib/pool.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698