Oliver Facklam
Oliver Facklam
Hello, First off, thanks for the very helpful library :) I seem to have found a bug specifically relating to `AsyncMachine`s with queued transitions enabled. **Describe the bug** When using...
**Describe the bug** Applications linked against `libunwind` as unwind library are failing to handle exceptions properly. This happens on the kirkstone branch when compiling for an aarch64 target. This issue...
This PR adds correct handling of the timeout behavior mandated by the sdbus API. According to [the docs](https://www.freedesktop.org/software/systemd/man/latest/sd_bus_get_fd.html#), two conditions must be met: - the file descriptor returned by sd_bus_get_fd()...
**Describe the bug** It seems to me that libunwind packaging is wrong. The files `/usr/lib/libunwind.so.1`, `/usr/lib/libunwind.so.1.0` end up in the `libcxx` package. Root cause is probably that `libunwind` should be...