Closed Carreau closed 1 month ago
And precompute the delta-time as pytest's:
assert (1728139272.6514266 - 1728139262.6307526) < 5
Is not super useful to know how long the timeout was.
In particular it allos us to see in ipykernels' main branch that the delta is >=10s, so that the interrupt call is not properly handled.
And precompute the delta-time as pytest's:
Is not super useful to know how long the timeout was.
In particular it allos us to see in ipykernels' main branch that the delta is >=10s, so that the interrupt call is not properly handled.