Stopping/terminating a cell in the middle can cause the file not to be deleted. In this case, we should delete it instead of throwing an error https://github.com/chmp/ipytest/blame/09b7ff6a1990b88de52da565b86fac7ff63e2f37/ipytest/_impl.py#L425-L426
Stopping/terminating a cell in the middle can cause the file not to be deleted. In this case, we should delete it instead of throwing an error
https://github.com/chmp/ipytest/blame/09b7ff6a1990b88de52da565b86fac7ff63e2f37/ipytest/_impl.py#L425-L426