Files
ncspot/src
Thomas Frans 8d00ca74fc fix: MPRIS loop tokio::select!() panic on exit
This fixes a bug that would cause a panic when quiting the process
normally. `tokio::select!()` was used to await a single branch, which is
useless as it can be replaced by a normal await.
2023-10-14 12:42:24 +02:00
..
2023-10-07 17:33:48 +02:00
2023-10-07 17:33:48 +02:00
2023-10-14 12:15:38 +02:00
2023-06-02 23:20:24 +02:00
2023-07-22 13:05:03 +02:00
2023-10-07 17:33:48 +02:00
2023-06-02 23:20:24 +02:00
2023-10-07 17:33:48 +02:00