Path 1: 10 calls (1.0)

None (10)

None (10)

None (10)

1def __exit__(
2        self,
3        exc_type: Optional[Type[BaseException]],
4        exc_val: Optional[BaseException],
5        exc_tb: Optional[TracebackType],
6    ) -> None:
7        self.stop()