Skip to content

Fix event route edge cases#253

Open
ttonyxx wants to merge 1 commit into
codex/harden-calendar-providersfrom
codex/fix-event-route-edge-cases
Open

Fix event route edge cases#253
ttonyxx wants to merge 1 commit into
codex/harden-calendar-providersfrom
codex/fix-event-route-edge-cases

Conversation

@ttonyxx
Copy link
Copy Markdown
Collaborator

@ttonyxx ttonyxx commented May 7, 2026

Summary\n- copy duplicated availability when the source event is addressed by short ID\n- return not-found responses instead of panicking for delete/archive misses\n- prevent calendar availability goroutine panics from hanging the request\n- guard stale owner/respondent/attendee lookups in event routes\n\n## Verification\n- go test ./...\n- go vet ./...

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.

1 participant