Commit Graph

337 Commits

Author SHA1 Message Date
Thomas Farstrike 4d9f5ab83f improve exception handling 2025-05-21 12:27:02 +02:00
Thomas Farstrike 57814037d3 move files and fix weird workaround with proper more stack 2025-05-21 08:59:27 +02:00
Thomas Farstrike a00137c69f if apps started in new thread then give appstore and camera a bit more stack 2025-05-20 22:54:39 +02:00
Thomas Farstrike c6aa98aeb6 reduce CPU usage 2025-05-20 22:47:24 +02:00
Thomas Farstrike 80ef199451 figured out the threading on desktop/unix sortof 2025-05-20 22:11:30 +02:00
Thomas Farstrike 8375824ea8 chasing crash on desktop/unix 2025-05-20 21:29:24 +02:00
Thomas Farstrike d0c3d2ebb7 auto_connect.py: avoid uncaught exception 2025-05-20 21:28:52 +02:00
Thomas Farstrike e38e57d00a modify things 2025-05-20 16:41:51 +02:00
Thomas Farstrike 479c50e501 less debug 2025-05-20 15:12:30 +02:00
Thomas Farstrike 0086d3dd53 remove debug 2025-05-20 14:47:19 +02:00
Thomas Farstrike 78bd542c61 aiohttp_ws: minimize diff to original 2025-05-20 14:17:11 +02:00
Thomas Farstrike f21e89deaa fix partial read bug on esp32 2025-05-20 14:02:54 +02:00
Thomas Farstrike 0c69fc6970 add stack size prints 2025-05-20 13:12:51 +02:00
Thomas Farstrike 959e02806b add aiohttp (again?!) 2025-05-20 11:53:45 +02:00
Thomas Farstrike c923ad3032 add debug to aiohttp 2025-05-20 11:48:20 +02:00
Thomas Farstrike 3038eebfa2 sync time 2025-05-20 11:47:46 +02:00
Thomas Farstrike ef4a6e2d8a nostr works on esp32 but sometimes fragmentation and thread limits 2025-05-20 08:32:37 +02:00
Thomas Farstrike 8df64d42e9 small tweaks 2025-05-20 08:08:37 +02:00
Thomas Farstrike 1006dd40e2 thread works 2025-05-19 23:55:22 +02:00
Thomas Farstrike 019760fdf7 works like a charm! 2025-05-19 23:43:42 +02:00
Thomas Farstrike f32ebbd2a3 websocket works better now, the issue was an exception related to the empty queue 2025-05-19 22:19:47 +02:00
Thomas Farstrike 971e49f844 callbacks aren't being called in time 2025-05-19 21:41:18 +02:00
Thomas Farstrike a85d4a72a3 debug websocket 2025-05-19 21:19:01 +02:00
Thomas Farstrike 26fce3b874 more test code 2025-05-19 15:29:57 +02:00
Thomas Farstrike 4a27a1316d websocket.py: remove run_coroutine_threadsafe for now 2025-05-19 15:29:21 +02:00