Skip to content

Fix potentially very large loop when looking for rescue graph#4885

Merged
xchang1 merged 1 commit intomasterfrom
rescue-bug
Apr 27, 2026
Merged

Fix potentially very large loop when looking for rescue graph#4885
xchang1 merged 1 commit intomasterfrom
rescue-bug

Conversation

@xchang1
Copy link
Copy Markdown
Contributor

@xchang1 xchang1 commented Apr 23, 2026

Changelog Entry

To be copied to the draft changelog by merger:

  • Fix bug making giraffe rescue slow

Description

This fixes a bug where the rescue graph finding algorithm could go through a loop multiple times until it hit the minimum distance. This was very slow when the loop was one bp.

@xchang1 xchang1 merged commit 809463f into master Apr 27, 2026
2 checks passed
@xchang1 xchang1 deleted the rescue-bug branch April 27, 2026 07:37
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.

2 participants