Skip to content

Fix IPC race conditions in main.ts - replace manual timeouts with proper handshake mechanism #165

@Nat3z

Description

@Nat3z

The main.ts uses manual timeouts to coordinate IPC communication, creating race conditions. Replace with proper handshake mechanisms using webContents.send or did-finish-load.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions