Skip to content

[2.x] Avoid Scala process when forking #8676

@eed3si9n

Description

@eed3si9n

Scala process introduces indirection that seems to break REPL interaction. Generally when the output processing is not required, we should use Java process directly instead of calling Scala process.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions