Skip to content

Fix testprocess #151

Description

@capehill

testprocess doesn't work 100%.

processTestArguments: we can't pass arguments as an array but they are whitespace-separated string.
processTestKill: process killing is not supported by AmigaOS.
processTestMultiprocessStdinToStdout: child process reads from a non-blocking pipe and quits before pipe is written by another process. TODO.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingsdl3

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions