Files
Maciej Borzecki b785a4410e desktop/notification/notificationtest: fix deadlock in CloseNotification
The test code takes the server lock for the whole duration of CloseNotification,
what causes a deadlock due to a call to Close()

Signed-off-by: Maciej Borzecki <maciej.borzecki@canonical.com>
2024-04-08 14:09:11 +02:00
..