Skip to content

Bump version to 0.6.1#319

Merged
HumanBean17 merged 1 commit into
masterfrom
version-bump-0.6.1
Jun 14, 2026
Merged

Bump version to 0.6.1#319
HumanBean17 merged 1 commit into
masterfrom
version-bump-0.6.1

Conversation

@HumanBean17

Copy link
Copy Markdown
Owner

This PR bumps the version number to 0.6.1 and publishes the package to PyPI.

@HumanBean17 HumanBean17 merged commit e866304 into master Jun 14, 2026
1 check passed
HumanBean17 added a commit that referenced this pull request Jun 14, 2026
A pyarrow/lance worker thread (loaded via lancedb in lifecycle commands) can
outlive CPython finalization in a one-shot CLI subprocess and trip
PyGILState_Release (SIGABRT, exit -6). It's a thread-timing race — flaky —
and it intermittently red-blocked unrelated PRs: it killed the erase step of
test_cli_lifecycle_round_trip_init_increment_meta_erase on PR #320 (which
touches only installer.py), while the same test passed on green master #319.

Route the installed `java-codebase-rag` entry through _console_script_main,
which flushes stdout/stderr and os._exit(rc) instead of returning into the
racy teardown. main() stays return-based so in-process test callers keep
working.

Co-authored-by: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant