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

fix: Revert "refactor: Tidy up createNewThread() (#2228)" #2231

Merged

Conversation

LunarX
Copy link
Contributor

@LunarX LunarX commented Mar 6, 2025

This reverts commit a1c6b84, reversing changes made to dcafc65.

Right now on the very rare occasion where you have a thread composed of messages where messages don't reference all of the other messages of the thread, the fetch algorithm will crash.

This PR reverts the PR that introduced the bug so we keep master clean and we can add the reverted code in a futur PR as the same time as the fix

@LunarX LunarX added the bug Something isn't working label Mar 6, 2025
@LunarX LunarX requested a review from tevincent March 6, 2025 15:39
@LunarX LunarX self-assigned this Mar 6, 2025
This reverts commit a1c6b84, reversing
changes made to dcafc65.
@LunarX LunarX force-pushed the fix-crash-when-threads-message-dont-mention-themselves branch from 1873e03 to 212cbee Compare March 6, 2025 15:48
@LunarX LunarX enabled auto-merge March 6, 2025 15:48
Copy link

sonarqubecloud bot commented Mar 6, 2025

@LunarX LunarX merged commit def565d into master Mar 6, 2025
6 checks passed
@LunarX LunarX deleted the fix-crash-when-threads-message-dont-mention-themselves branch March 6, 2025 15:53
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.

2 participants