Files
external_libcamera/test
Laurent Pinchart 1f5d485bfb test: event-thread: Destroy Object from correct thread context
The EventHandler used in the test is destroyed from the main thread,
which is invalid for a thread-bound object bound to a different thread.
Fix it by destroying it with deleteLater().

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Milan Zamazal <mzamazal@redhat.com>
2024-01-25 02:39:08 +02:00
..
2022-08-26 01:04:27 +03:00
2021-08-03 10:55:21 +03:00
2021-12-03 19:20:41 +02:00
2022-10-10 17:04:29 +03:00