|
fe3d05d36b
|
fix(runtime): reset signal handlers in children
Ignored signals do not get reset on exec.
This allows children to properly suspend when needed.
|
2022-10-01 13:29:15 +00:00 |
|
|
c1881bb7b2
|
feat(runtime): kill existing processes on error
|
2022-09-25 12:36:08 +00:00 |
|
|
924a7462bd
|
fix(runtime): grab terminal even if error occured
|
2022-09-25 12:36:08 +00:00 |
|
|
f0698457ed
|
feat(runtime): set foreground job properly
|
2022-09-25 12:36:08 +00:00 |
|
|
0bfa8b3c8f
|
feat(runtime): add basic runtime
|
2022-09-24 12:42:59 +00:00 |
|