jack
d3c1b77015
Fix thread safety crash in BluetoothMeshService
...
- Fix race condition where recentlySentMessages Set was being modified from different queues
- Move all Set.remove operations to messageQueue instead of main queue
- Prevents EXC_BREAKPOINT crash when removing elements during concurrent access
2025-07-07 00:26:22 +02:00
jack
0db5312584
Fix Swift warnings: replace unused variables with _
2025-07-07 00:07:53 +02:00
jack
30f548eb73
Fix Swift compile error: add break statements to empty switch cases
2025-07-07 00:04:11 +02:00
jack and GitHub
2540928387
Delete test_delivery_confirmation.md
2025-07-06 23:55:52 +02:00
jack and GitHub
a39c77aa69
Delete DELIVERY_BRANCH_SUMMARY.md
2025-07-06 23:55:39 +02:00
jack and GitHub
42123abea0
Delete COMMIT_MESSAGE.txt
2025-07-06 23:55:26 +02:00
jack and GitHub
7c7e23b154
Delete .github/workflows/swift.yml
2025-07-06 19:58:12 +02:00
jack and GitHub
1f9c6ac976
Create swift.yml
2025-07-05 20:49:32 +02:00
jack and GitHub
bb2edd4e23
Update README.md
2025-07-05 18:14:54 +02:00
jack and GitHub
fd9594bdd2
Update README.md
2025-07-05 18:09:51 +02:00