Skip to content

write after end #6

@kilianc

Description

@kilianc

I took a quick look at the implementation and it looks like all Stream#write() calls are used as if they were synchronous, but they are not.

The result is that we close the stream before all writes are done.

Am I correct? Or there is something that I am missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions