Skip to content

stdout always cuts off the stream at character 8192 #12921

@aight8

Description

@aight8

Using fork, spawn, exec in async and sync mode - stdout stream only returns up to 8192 characters. (note that the output is without any newlines)
Note that maxBuffer does not let increase this maximum. But it's possible to lower it by setting it to a value below 8192.

  • Version: 7.10 / 7.9
  • Platform: macOC Sierra 10.12.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    macosIssues and PRs related to the macOS platform / OSX.processIssues and PRs related to the process subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions