mirror of
https://github.com/madoiscool/ltsteamplugin.git
synced 2026-07-11 16:32:01 +02:00
ermm, YUP!
- JavaScript 93.4%
- CSS 2.6%
- Lua 2%
- PowerShell 1.3%
- Python 0.7%
The GetLuaToolsAddStatus polling timer was leaking when operations were cancelled, errored, or the overlay was closed. This caused timers to accumulate and flood the CDP RPC bridge, hanging the picker. Fix by tracking the active poll timer in runState so it can be properly cleaned up from different scopes (the poll itself, overlay close, and cancel operations). Ensure the timer is cleared in all exit paths: success, error, and early cancellation. |
||
|---|---|---|
| backend | ||
| public | ||
| scripts | ||
| .gitignore | ||
| plugin.json | ||
| readme.md | ||
before submitting PRs, keep in mind:
the plugin will go through a full rewrite in the near future, so if you want to contribute, wait until the rewrite is open sourced issues will still be open and fixed on a case by case basis. https://discord.gg/luatools