You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Pass along error code to UnknownError.
* Remove unnecessary global vars.
* Catch panics in C -> Rust FFI boundary.
* Allow clients that can't set buffer size to pass.
* Avoid xrunning too often in unit tests.
* Fix metadata tests.
* Use nextest to run tests on CI for better devex.
- Counts any test longer than 2 minutes as failed instead of hanging.
* Use libjack2
* Ensure a jack client is initialized when calling get_time
* Fix lint issues.
* Fix panic in description_to_map_free
0 commit comments