mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-16 07:35:51 +01:00
- 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> |
||
|---|---|---|
| .. | ||
| application | ||
| events | ||
| icons | ||
| mac | ||
| services | ||
| w32 | ||