An issue was discovered in PyTorch v2.5 and v2.7.1. Omission of profiler.stop() can cause torch.profiler.profile (PythonTracer) to crash or hang during finalization, leading to a Denial of Service (DoS).Referenceshttps://github.com/Daisy2anghttp://pytorch.comhttps://github.com/pytorch/pytorchhttps://github.com/pytorch/pytorch/issues/156563