Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent loops [Question] #828

Open
paulgoldie opened this issue Mar 8, 2024 · 1 comment
Open

Prevent loops [Question] #828

paulgoldie opened this issue Mar 8, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@paulgoldie
Copy link

Hello Jerosoler,

Thanks for your really great library!

Is there a way to prevent loops?
I need multiple inputs and only one output. I managed that, but now I have the problem that it is possible to make a connection from the last output to any input before and then there is a loop.

I would be very grateful for your help or a tip.

Kind regards, Paul

@jerosoler jerosoler self-assigned this Mar 8, 2024
@jerosoler jerosoler added the question Further information is requested label Mar 8, 2024
@jerosoler
Copy link
Owner

Hi.

You can use this method to prevent the connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants