Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-26 | 847 Bytes | |
v4.3.0 Fix excessive CPU usage introduced in v4.1.0 source code.tar.gz | 2025-02-26 | 3.9 MB | |
v4.3.0 Fix excessive CPU usage introduced in v4.1.0 source code.zip | 2025-02-26 | 4.0 MB | |
Totals: 3 Items | 7.9 MB | 0 |
š Bug Fixes
This release fixes bugs introduced in v4.1.0-rc1. Because of the excessive CPU usage bug, versions 4.1.x and 4.2.x should not be used.
Fix Excessive CPU usage, fix --solo @Nuru (#974)
## what - Fix shell monitoring introduced in v4.1.0 [#970] - Fix `--solo` / `ONE_SHELL=true` option broken in v4.1.0 [#970] ## why - Bug caused shell monitor to burn CPU busy waiting on shell exits rather than sleep and poll - Oversight in refactoring launch vs exec parameters left out terminal allocation for `--solo` option, causing Geodesic to immediately exitFootnote
In every release, we update all unpinned packages to their latest packaged versions. These changes are not detailed here.