geoadmin / web-mapviewer

The viewer application for maps and geodata
https://map.geo.admin.ch
Other
57 stars 9 forks source link

PB-747: Fix race condition in startup - #patch #989

Closed ltshb closed 2 months ago

ltshb commented 2 months ago

It happened that the URL query watcher could not be called because the app is not yet ready in the router sync and should therefore be postpone in the store mutation when app is ready, but in this case the map was ready before the app was ready and the readiness plugin de-register itself and we never set the app is ready flag never triggering the initial query watcher.

Test link

cypress[bot] commented 2 months ago

Passing run #2911 ↗︎

0 211 21 0 Flakiness 0

Details:

PB-747: Fix race condition in startup
Project: web-mapviewer Commit: 9afd76680a
Status: Passed Duration: 04:07 💡
Started: Jul 4, 2024 1:43 PM Ended: Jul 4, 2024 1:47 PM

Review all test suite changes for PR #989 ↗︎