| commit | 85c565435aa9f42f10d102a08efb982a94d4d8c9 | [log] [tgz] |
|---|---|---|
| author | Ivan <listepo@gmail.com> | Tue Jan 08 00:25:08 2019 +0200 |
| committer | Kevin Moore <kevmoo@users.noreply.github.com> | Mon Jan 07 14:25:08 2019 -0800 |
| tree | 6ba710007d58ddfb8c5f8d061a60c7355393bfcc | |
| parent | 78e15a61f29cd9e25c58c934e132b6e114158501 [diff] |
Fix: Throw ArgumentError if poolSize <= 0 (dart-lang/pool#24) Fixes dart-lang/pool#20