Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Get rid of Rc in feedback #18

Open
phoracek opened this issue Jan 1, 2021 · 0 comments
Open

Get rid of Rc in feedback #18

phoracek opened this issue Jan 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@phoracek
Copy link
Member

phoracek commented Jan 1, 2021

The Rc prevents us from having Sync and being able to pass the graph between threads.

Let's change the feedback pair so it is a single node and the signal graph knows not to treat it as a cycle.

@phoracek phoracek added the enhancement New feature or request label Jan 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant