Skip to content

fix: Segementation fault updating frecency#456

Merged
dmtrKovalenko merged 2 commits intomainfrom
fix/blake-crash
May 7, 2026
Merged

fix: Segementation fault updating frecency#456
dmtrKovalenko merged 2 commits intomainfrom
fix/blake-crash

Conversation

@dmtrKovalenko
Copy link
Copy Markdown
Owner

closes #453
closes #453

This is essentially a problem I commited myself into by doing unsafe dirt, and it actaully blew us in a few releases. This set of changes making sure that we guarantee that the invalid behavior is impossibe at runtime, while still doing unsafe dirt in compile time.

@dmtrKovalenko dmtrKovalenko force-pushed the fix/blake-crash branch 2 times, most recently from 257ba3b to 1a32cd2 Compare May 7, 2026 16:54
This is essentially a problem I commited myself into by doing unsafe
dirt, and it actaully blew us in a few releases. This set of changes
making sure that we **guarantee** that the invalid behavior is
impossibe at runtime, while still doing unsafe dirt in compile time.
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.

Strange crash that happens every once in a while (between every 5min and every hour)

1 participant