wails/v3/pkg
Lea Anthony 3650439b6e fix: prevent crash when closing window with pending async calls
- Add messageProcessor field to App struct to store MessageProcessor instance
- Implement CancelWindowCalls method to cancel pending async calls for a window
- Track window calls in MessageProcessor with windowCalls map
- Call CancelWindowCalls in window destroy() method to prevent crashes
- Add safety checks for destroyed windows in CallError and CallResponse
- Update issue-4353 test and example to use correct Wails v3 APIs

Fixes #4353

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 22:43:45 +10:00
..
application fix: prevent crash when closing window with pending async calls 2025-07-21 22:43:45 +10:00
events window.ToggleFrameless() api (#4317) 2025-07-15 22:53:21 +10:00
icons [v3 windows] Small icon updates 2023-06-10 10:19:33 +10:00
mac [v3] Add start_at_login plugin 2023-04-05 21:22:02 +10:00
services Refactor Manager API to use singular naming convention (#4367) 2025-06-22 12:19:14 +10:00
w32 extract taskbar 2025-04-26 18:48:27 -07:00