dart-archive / isolate

Makes working with Dart isolates easier.
https://pub.dev/packages/isolate
BSD 3-Clause "New" or "Revised" License
90 stars 34 forks source link

LoadBalancer constructor description isn't clear #18

Closed lexaknyazev closed 5 years ago

lexaknyazev commented 6 years ago

See: https://github.com/dart-lang/isolate/blob/6d3656f0f0b0a67a31fcf1ada7744df0f1d5d87c/lib/load_balancer.dart#L29-L30

Nor service, neither size are symbols in class or constructor parameter list.

lrhn commented 5 years ago

Fixed.