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

passing open file to two calls to run() corrupts output #7

Open
diekhans opened this issue Oct 6, 2021 · 0 comments
Open

passing open file to two calls to run() corrupts output #7

diekhans opened this issue Oct 6, 2021 · 0 comments
Labels

Comments

@diekhans
Copy link
Owner

diekhans commented Oct 6, 2021

calling multiple times with run with stdout set to a file causes the second file to start writing at the beginning of the file.

this happens with Popen outside of pipettor too.

also need to flush files before fork.

@diekhans diekhans added the bug label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant