Files
Giacomo Vercesi 38aefea930 ResettableTimer: fix deadlock
The `ResettableTimer` class' code did not account for the `function`
attribute to possibly call the timer, creating a deadlock because the
lock was already taken while calling the function. Move the function
call out of the lock.
2025-04-07 10:36:36 +02:00
..
2025-04-07 10:36:36 +02:00
2025-04-03 15:59:18 +02:00
2023-12-12 14:52:22 +01:00
2023-12-12 14:52:22 +01:00