Path 1: 2 calls (1.0)
↩ return _TrackThread (2)
1def __enter__(self) -> "_TrackThread": 2 self.start() 3 return self