bittensor-subnet-template icon indicating copy to clipboard operation
bittensor-subnet-template copied to clipboard

Reintroduce tracebacks for KeyboardInterrupt exceptions

Open steffencruz opened this issue 2 years ago • 0 comments

          This will safely close down the miner, but won't print the full traceback. I actually found the traceback to be quite useful. For example, when a miner is stuck on a particular function/line, the traceback helps identify what the issue was. Can we keep the traceback from this operation?

Originally posted by @Eugene-hu in https://github.com/opentensor/bittensor-subnet-template/pull/26#discussion_r1403687830

steffencruz avatar Nov 27 '23 22:11 steffencruz