Hi, On 05.01.2018 11:45, Wouter Verhelst wrote: > If you need further information, do ask.
How would you fix this? Awesome uses glib. Your favorite search engine can provide you with lots of information on the problems here (e.g. [1,2]), but it boils down to: This is not possible with glib. GLib only reaps children that it starts itself and does not provide an API to take over SIGCHLD handling. Cheers, Uli [1]: https://bugzilla.xamarin.com/show_bug.cgi?id=21818 [2]: https://bugzilla.redhat.com/show_bug.cgi?id=981580