Conversation
Current coverage is 78.32% (diff: 100%)
|
tony
added a commit
that referenced
this pull request
Feb 6, 2026
… ID recycling why: Extend the race condition test suite into a comprehensive almanac of every discoverable state conflict in libtmux, beyond the initial 6 create-query tests. what: - Add Category 2: Object staleness after external mutation (#7-10) - Killed session active_window gives raw LibTmuxException - Killed session refresh correctly raises TmuxObjectDoesNotExist (passing) - Killed window panes gives raw LibTmuxException - Dead pane send_keys silently swallows error - Add Category 3: DX frustrations (#11-15) - Dead server sessions silently returns [] (bare except:pass) - Context manager rename works correctly (passing positive test) - Dead server windows/panes raise raw LibTmuxException (inconsistent) - Add Category 4: Query/filter edge cases (#16-17) - Filter typo field silently returns empty list - fetch_obj by mutable session_name fails after rename - Add Category 5: ID recycling after server restart (#18) - Stale ref with recycled $0 silently returns wrong session data
tony
added a commit
that referenced
this pull request
Apr 11, 2026
why: Pick up the sphinx-argparse-neo multi-page duplicate-label scoping fix landed in gp-sphinx PR #16 so docs builds on this branch emit fewer duplicate label warnings. what: - Bump gp-sphinx and sibling package pins from 0.0.1a6 to 0.0.1a7 - Regenerate uv.lock
tony
added a commit
that referenced
this pull request
Apr 11, 2026
why: Pick up the sphinx-argparse-neo multi-page duplicate-label scoping fix landed in gp-sphinx PR #16 so docs builds on this branch emit fewer duplicate label warnings. what: - Bump gp-sphinx and sibling package pins from 0.0.1a6 to 0.0.1a7 - Regenerate uv.lock
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.
No description provided.