• Stefy Lanza (nextime / spora )'s avatar
    Fix PyInstaller build issues and asyncio warnings · 4b9d65f3
    Stefy Lanza (nextime / spora ) authored
    - Fix missing websockets import in wsssd/server.py causing 'name websockets is not defined' error
    - Resolve asyncio runtime warnings by properly awaiting cancelled tasks in shutdown handling
    - Fix global variable sharing issue in frozen application by passing server password as parameter to websocket handler
    - Improve WebSocket handler signature compatibility with functools.partial for proper function binding
    - Update CHANGELOG.md and TODO.md with version 1.4.9 changes
    4b9d65f3
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 33.8 KB