NicolasCantu
d419a28c2f
fix: Create relay ready promise at connection start
**Motivations :**
- Fix timing issue where handshake resolves promise before createProcess waits for it
- Ensure promise exists when handshake arrives
**Modifications :**
- Create relay ready promise immediately when starting connections
- Prevents race condition between handshake and createProcess
**Pages affectées :**
- src/services/service.ts - Fixed promise timing in connectAllRelays
2025-10-23 19:49:18 +02:00
..
2025-10-23 16:10:11 +02:00
2025-10-23 16:10:11 +02:00
2025-10-23 16:10:11 +02:00
2025-10-23 16:10:11 +02:00
2025-10-23 16:10:11 +02:00
2025-10-23 19:31:23 +02:00
2025-10-23 13:05:36 +02:00
2025-10-23 16:10:11 +02:00
2025-10-23 16:10:11 +02:00
2025-10-23 18:39:09 +02:00
2025-10-23 16:10:11 +02:00
2025-10-23 16:10:11 +02:00
2025-10-23 16:10:11 +02:00
2025-10-23 19:49:18 +02:00
2025-10-23 12:51:49 +02:00
2025-10-23 12:51:49 +02:00
2025-10-23 16:10:11 +02:00