Skip to content

Conversation

rchiodo
Copy link

@rchiodo rchiodo commented Dec 20, 2019

Switching a kernel is stuck in an infinite loop.

@rchiodo rchiodo added the no-changelog No news entry required label Dec 20, 2019
@rchiodo rchiodo requested a review from DonJayamanne December 20, 2019 15:16
@rchiodo rchiodo self-assigned this Dec 20, 2019
@codecov-io
Copy link

codecov-io commented Dec 20, 2019

Codecov Report

Merging #9239 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #9239      +/-   ##
=========================================
- Coverage    57.5%   57.5%   -0.01%     
=========================================
  Files         551     551              
  Lines       29433   29434       +1     
  Branches     4461    4461              
=========================================
  Hits        16925   16925              
- Misses      11561   11562       +1     
  Partials      947     947
Impacted Files Coverage Δ
.../datascience/interactive-common/interactiveBase.ts 17.54% <0%> (-0.03%) ⬇️

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 3dd1f3b...0ebbc72. Read the comment docs.

while (true) {
try {
await this.switchKernel(kernel);
break;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

F***... Thanks

@rchiodo rchiodo merged commit bb15839 into master Dec 20, 2019
@rchiodo rchiodo deleted the rchiodo/switch_loop branch December 20, 2019 16:10
@lock lock bot locked as resolved and limited conversation to collaborators Dec 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants