blob: 628d12f09b79d74bea091a52dfda0e0dcd60e8e6 (
plain)
1
2
3
4
|
o Minor bugfixes (process management):
- Remove assertion in the Unix process backend. This assertion would trigger
when a new process is spawned where the executable is not found leading to
a stack trace from the child process. Fixes bug 31810; bugfix on 0.4.0.1-alpha.
|