rock-core / tools-syskit

Rock's model-based component management layer
1 stars 14 forks source link

fix: properly terminate unmanaged processes with success when everything is fine #418

Closed doudou closed 3 months ago

doudou commented 3 months ago

UnmanagedTasksManager#wait_termination was not returning a status, which is interpreted by the runtime code as having an error.