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
{{ message }}
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.
there's also the bug where if a node becomes non-observed because we mark its inbound observed edge as 'dirty' we won't mark upstream things as non observed. in general we have a lot of observed bugs. maybe should move more observed calculation shit into the graph.
also i think if a node is not observed, we can skip incrementing height for its children. only important bit is that observed nodes that descend from another observed node have different heights; intermediate non-observed nodes can share height with one of the observed nodes or another
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: