Imminent race conditions when updating TABSControl
Open
bug
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should really be retrieving the dates that match the timesteps in advance. That allows us to update the `TABSControl` from the MapView directly rather than rely on this kind of thing https://github.com/enthought/tabs/pull/36#discussion_r16629000.
Otherwise we're subject to all kinds of race conditions and whatnots when other visualization layers are added (like contours).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.