tooling/toolchainlib/src
Luka c6e5b5932c
fix(lib): hanging after tool installation (#5)
Fixes an issue where the process sometimes hangs indefinitely after
installation of a tool. This is done by removing the usage of
`task.cancel` within the code for progress bars, and instead checking
the `finished` value within the task.
2025-02-12 21:41:11 +05:30
..
platform fix(lib): windows PE format detection offset being a u32 2025-01-16 08:48:48 +00:00
utils fix(lib): hanging after tool installation (#5) 2025-02-12 21:41:11 +05:30
compression.luau fix(lib): TypeError in extractEntry function for zip 2025-01-16 08:48:03 +00:00
github.luau feat(lib): address type related FIXMEs 2024-12-14 06:18:40 +00:00
init.luau fix: prevent deadlock in concurrent installs 2025-02-08 01:12:09 +01:00
manifest.luau style: apply stylua formatter 2024-12-09 04:43:15 +00:00