aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.84k stars 91 forks source link

Introduce POSIX Signal API #336

Closed JeroenSoeters closed 1 year ago

JeroenSoeters commented 1 year ago

This PR will introduce a method to the Observe API that returns a stream of all signals handled on the host.

krisnova commented 1 year ago

Hey everyone jumping in I am going to look at the code now and possibly make some superficial changes to get this merged in!

krisnova commented 1 year ago

Also we will need all contributors to this PR to add a GitHub comment with the following language:

I hereby agree to the terms and conditions in the GNU Public License (GPL) Version 2 for all work contributed.

JeroenSoeters commented 1 year ago

I hereby agree to the terms and conditions in the GNU Public License (GPL) Version 2 for all work contributed.