Skip to content

TextIO somehow causes a TypeError when using multiprocessing to spawn a Process. #497

Description

TextIO somehow causes a TypeError when using multiprocessing to spawn a Process.

TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'

Just fyi.

Originally posted by @slook in #494 (comment)

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