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

Allow to pipe into outputs #46

Closed
hovsep opened this issue Sep 18, 2024 · 3 comments
Closed

Allow to pipe into outputs #46

hovsep opened this issue Sep 18, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@hovsep
Copy link
Owner

hovsep commented Sep 18, 2024

No description provided.

@hovsep hovsep added the enhancement New feature or request label Sep 18, 2024
@hovsep
Copy link
Owner Author

hovsep commented Sep 21, 2024

Closed in favor of unification (removing input\output segregation)

@hovsep hovsep closed this as completed Sep 21, 2024
@hovsep hovsep reopened this Sep 21, 2024
@hovsep
Copy link
Owner Author

hovsep commented Sep 21, 2024

Unified ports (when there is no notion of input or output) are not feasible at the moment, as it is not clear how to recognize whether the signal must be disposed (as input) or kept (as output with no pipes), so fm just falls into infinite loop

@hovsep
Copy link
Owner Author

hovsep commented Sep 21, 2024

implemented in #48

@hovsep hovsep closed this as completed Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant