debugging threads

This commit is contained in:
2026-04-20 14:38:42 +02:00
parent eda5bc877f
commit 97b148a4ec

View File

@@ -886,7 +886,8 @@
(event-callback evt-guard-stop)
(dbg-webview "Waiting for thread to stop")
(while (not (eq? evt-processing-thread #f))
(sleep 0.01))
(dbg-webview "evt-processing-thread = ~a" evt-processing-thread)
(sleep 1))
(dbg-webview "Event processing stopped")
; cleanup the library