Skip to content

Conversation

rchiodo
Copy link

@rchiodo rchiodo commented Oct 4, 2019

For #7569

For some reason when we search for python interpreters we're finding something that isn't a python executable. Launching this executable to ask if it's a python executable can hang if the executable doesn't throw an error. Adding a five second timeout to handle this case.

@codecov-io
Copy link

codecov-io commented Oct 4, 2019

Codecov Report

Merging #7773 into master will increase coverage by <.01%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7773      +/-   ##
==========================================
+ Coverage   58.43%   58.43%   +<.01%     
==========================================
  Files         496      496              
  Lines       22157    22158       +1     
  Branches     3565     3565              
==========================================
+ Hits        12947    12948       +1     
  Misses       8392     8392              
  Partials      818      818
Impacted Files Coverage Δ
src/client/common/process/pythonProcess.ts 31.11% <33.33%> (+1.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ec2a9e...907159e. Read the comment docs.

@rchiodo rchiodo merged commit e9256b8 into master Oct 4, 2019
@rchiodo rchiodo deleted the rchiodo/fix_interpreter_timeout_master branch October 4, 2019 21:54
@lock lock bot locked as resolved and limited conversation to collaborators Oct 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants