8000 ZSink.flatMap broken in RC19 · Issue #3630 · zio/zio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ZSink.flatMap broken in RC19 #3630
Closed
@mvv

Description

@mvv

A simple program

Stream(1, 2, 3, 4).run(Sink.head[Int].flatMap(_ => Sink.succeed(()))) 

Fails with

Fiber failed.
An unchecked error was produced.
java.lang.RuntimeException: empty stream / empty sinks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstreamZIO Stream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0