mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-14 23:43:52 +02:00
Add a warning for low RLIMIT_RTTIME values
This will make it much easier to spot issues caused by PipeWire.
This commit is contained in:
@@ -24,6 +24,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
allows **ujam** plugins and other plugins made with the Gorilla Engine such as
|
||||
the **LoopCloud** plugins to function correctly as those plugins will throw a
|
||||
seemingly unrelated error when they output to a pipe.
|
||||
- Added a small warning on initialization when `RLIMIT_RTTIME` is set to some
|
||||
small value. This happens when using PipeWire, and it can cause crashes when
|
||||
using loading plugins.
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user