| commit | 78e15a61f29cd9e25c58c934e132b6e114158501 | [log] [tgz] |
|---|---|---|
| author | Kevin Moore <kevmoo@users.noreply.github.com> | Fri Dec 28 15:24:33 2018 -0800 |
| committer | GitHub <noreply@github.com> | Fri Dec 28 15:24:33 2018 -0800 |
| tree | ea02a1abad68e9b74f115574840b5c0ba77f2631 | |
| parent | 182b21945130cdd4476a6affd8b70efcc1982837 [diff] |
Update Pool.withResource to use async/await (dart-lang/pool#21) Dart 2+ implements sync-async, so the root issue is no longer applicable A regression test exists to validate the behavior