Skip to content

apparent bug in gzip section of runtests.jl #13

@bdklahn

Description

@bdklahn

It looks like the BufferStream, http_buffio, is never used (tested) in the gzip testing section.

# Ensure that streaming HTTP -> BufferStream -> Gzip works
http_buffio = BufferStream()

So it looks like that section might be merely testing whether and http stream can work though a gzip process pipe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions