Skip to content

FIX: Stack trace to STDOUT#285

Open
carlwilson wants to merge 2 commits intomainfrom
fix/stack-trace-output
Open

FIX: Stack trace to STDOUT#285
carlwilson wants to merge 2 commits intomainfrom
fix/stack-trace-output

Conversation

@carlwilson
Copy link
Member

A few stack trace prints were left in after debugging, these have been removed.

carlwilson and others added 2 commits March 4, 2026 10:31
The zero-argument form of Rules.getDnaProfile() was removed when the
isExtended parameter was introduced in 0.20. Adds it back as an
overload delegating to getDnaProfile(false), preserving the previous
default behaviour for existing callers.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
A few stack trace prints were left in after debugging, these have been removed.

Closes #283
@carlwilson carlwilson linked an issue Mar 4, 2026 that may be closed by this pull request
@carlwilson carlwilson self-assigned this Mar 4, 2026
@carlwilson carlwilson added the bug Something isn't working label Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0.18.5 and 0.20 Left over stack trace

1 participant