def stop()
in
jupyter/demo.py [0:0]
3
lines of code
1
McCabe index (conditional complexity)
def stop(self): self.stop_reading = True self.thread.join()