Skip to content

Draft: core/timeline: Don't hijack event stream

There is a short-circuit in GcalTimeline that excises events from the event queue if the event was removed before it was even added. Not sure if it's related to the duplicated events issue, let's see.

Merge request reports