Skip to content

TypeSafeStream<int> from Stream<Object> failing in Dart 1.25.0-dev.10.0 #304

Closed
dart-archive/async
#38
@whesse

Description

@whesse

With Dart version 1.25.0-dev.10.0, some conversions from
Stream to TypeSafeStream are failing.

If this is not the intent of the test, and the conversion should
succeed, it needs to be fixed in the library.

Filed a CL that fixes the test by changing some Stream to Stream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    package:asynctype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions