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

Use conda run in execObservable and execObservableOutput when it is possible to stream the output #8473

Closed
kimadeline opened this issue Nov 8, 2019 · 3 comments
Labels
area-environments Features relating to handling interpreter environments debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on

Comments

@kimadeline
Copy link

As of #7696 conda run buffers its output, so it's not possible to use it via getExecutionInfo for PythonExecutionService.execObservable and execModuleObservable. Update these methods when the upstream conda issue gets fixed.

@kimadeline kimadeline added needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. area-environments Features relating to handling interpreter environments labels Nov 8, 2019
@karrtikr
Copy link

karrtikr commented Oct 22, 2021

Although we eventually plan to bring conda run back, we are not using it currently. Should these issues be closed as outdated? @microsoft/pvsc-team

Another one: #9487

@brettcannon
Copy link
Member

@paulacamargo25 do you have an issue tracking your conda run work?

@github-actions github-actions bot removed the needs PR label Aug 9, 2022
@karrtikr karrtikr added the needs PR Ready to be worked on label Aug 9, 2022
@karrtikr
Copy link

Closing as outdated, we're now using conda run everywhere.

@karrtikr karrtikr closed this as not planned Won't fix, can't repro, duplicate, stale Dec 14, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-environments Features relating to handling interpreter environments debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
Projects
None yet
Development

No branches or pull requests

3 participants