Skip to content

SystemError: flush: Bad file descriptor on Travis but not on local machine #39

@JockLawrie

Description

@JockLawrie

Hi there,

I am running the tests for LoggedDicts.jl, which uses Logging.jl as a dependency. On my local machine everything works well, but on Travis I consistently get the error: SystemError: flush: Bad file descriptor

Oddly, the error occurs on a line that is called several times without issue earlier in the test suite. The failure consistently occurs at the same call site (line 44 of test/runtests.jl).

It is unclear if this is a Logging.jl issue, a Travis issue or something that I'm doing wrong.
Have you seen this problem before?

Regards,
Jock

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