You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should make WhereFilter implement NotificationQueue.Dependency. In most cases they will not need anything special, but in the case of ClockFilter it is not satisfied until the update graph is.
Or we could leave stuff mostly alone and just make sure ClockFilter is a NotificationQueue.Dependency that delegates to the UpdateGraph for satisfaction.
Or we could change BaseTable.satisfied() to always check that the UpdateGraph is satisfied.
I then look at
t1
in the web UI and scrolled to the bottom. The UI keeps making newflatten
requests, which seems to be related.I have seen both of these:
The text was updated successfully, but these errors were encountered: