emrg: bump version to v0.2.54 (release: #866) - #867
Merged
Conversation
argszero
commented
Aug 19, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle (1/3). Version bump 0.2.53 → 0.2.54 across 8 files/9 refs verified; test suite 974 collected all green; version-sync + doc-count guards pass; CI test + test-windows PASS.
argszero
commented
Aug 19, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle (2/3). Diff verified: pure version bump 0.2.53 → 0.2.54 across 8 files/9 refs (emrg/init.py, gui package.json + package-lock.json, packaging build-runtime/make-installer/make-run-installer .sh, pyproject.toml, uv.lock). Head unchanged (6909532), CI test + test-windows PASS.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.2.54 — ships the P0 fixes from #866 (host rant 2026-08-19T13:32:35):
_win_exclusive_open) no longer opens with the delete-on-close disposition — the probe is read-only (DELETE access + FILE_SHARE_NONE + FILE_ATTRIBUTE_NORMAL) and can never delete a probed file.emrg stop/stop_allheader now records start timestamp + caller (parent pid/cmdline/argv); the daemon logs the requesting peer on shutdown.Version bump 0.2.53 → 0.2.54 across 8 files/9 refs (emrg/__init__.py, gui package.json + package-lock.json, packaging build-runtime/make-installer/make-run-installer .sh, pyproject.toml, uv.lock). Test suite 974 collected all green; version-sync + doc-count guards pass; import + CLI checks pass.