Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MRG: fix lint error, & processed sig reporting for rocksdb/fastmultigather #320

Merged
merged 9 commits into from
May 8, 2024

Conversation

ctb
Copy link
Collaborator

@ctb ctb commented May 4, 2024

Fixes #313
Fixes #285

Addresses #239 / #299 by bailing out when an output path is provided but will not be used:

RuntimeError: output path specified, but not running fastmultigather against a rocksdb. See 
issue #239

although we are leaning towards respecting -o in the future, see #299 discussion, so this will soon get revisited.

@ctb
Copy link
Collaborator Author

ctb commented May 4, 2024

@bluegenes I think this should be merged, despite CI tests not running - it compiles and passes tests on my laptop just fine, and the changes are easy to inspect.

Copy link
Contributor

@bluegenes bluegenes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bluegenes bluegenes merged commit f07d3a5 into main May 8, 2024
1 check failed
@bluegenes bluegenes deleted the fix_nits branch May 8, 2024 16:04
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.

fix lint error fastmultigather doesn't properly report # of sigs searched
2 participants