Skip to content

fix(CalendarEvent): Do not load in parallel message and calendar #1591

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

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

valentinperignon
Copy link
Member

To fetch a calendar event, we need an Attachment. If we are fetching the message for the first time, the message doesn't have any Attachment, so fetching a calendar event in parallel will fail.

Copy link

Found 0 unused code occurences

Expand
* No unused code detected.

Copy link

@valentinperignon valentinperignon merged commit e54d0f2 into master Oct 21, 2024
9 checks passed
@valentinperignon valentinperignon deleted the fix-calendar-first-load branch October 21, 2024 11:55
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