systeminit / si

The System Initiative software
https://systeminit.com
Apache License 2.0
955 stars 67 forks source link

feat(dal): use corrections to protect socket arity #4533

Closed zacharyhamm closed 1 week ago

zacharyhamm commented 1 week ago

If a new connection update is detected for input socket with an Arity of one, issue RemoveEdge updates for any existing connections to ensure we don't accidentally merge multiple inputs to a 1-arity socket.