Skip to content

Fix checking if a non existing calendar

Carl Schwan requested to merge work/carl/fix-nullptr-dereferencing into master

Check again in 100ms to avoid a crash to avoid an occasional data race

BUG: 463739

Merge request reports