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

handle error conditions when checking memory usage of jedi language server process #927

Merged

Conversation

DonJayamanne
Copy link

Fixes #926

@codecov
Copy link

codecov bot commented Mar 1, 2018

Codecov Report

Merging #927 into master will decrease coverage by <.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #927      +/-   ##
==========================================
- Coverage   64.07%   64.07%   -0.01%     
==========================================
  Files         260      260              
  Lines       12042    12044       +2     
  Branches     2133     2134       +1     
==========================================
+ Hits         7716     7717       +1     
- Misses       4317     4318       +1     
  Partials        9        9
Impacted Files Coverage Δ
src/client/providers/jediProxy.ts 72.01% <66.66%> (-0.11%) ⬇️

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 d9e42b0...9410a29. Read the comment docs.

@DonJayamanne DonJayamanne merged commit 2a04ce9 into microsoft:master Mar 1, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 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.

Jedi language server does not recover under certain cirumstances
2 participants