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

Orchestrator: do not redirect stdin of children #69

Merged
merged 7 commits into from
Dec 8, 2022
Merged

Conversation

pavel-kirienko
Copy link
Member

Use explicit redirection if desired. Demo:

# stdin.py
x = input()
print(x)
#!/usr/bin/env -S yakut -v orchestrate
$=:
- python3 stdin.py

@pavel-kirienko pavel-kirienko self-assigned this Dec 7, 2022
@pavel-kirienko pavel-kirienko merged commit d80caae into main Dec 8, 2022
@pavel-kirienko pavel-kirienko deleted the develop branch December 8, 2022 14:13
pavel-kirienko added a commit that referenced this pull request Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant