opentensor / bittensor

Internet-scale Neural Networks
https://www.bittensor.com/
MIT License
886 stars 306 forks source link

removed exit sys call for ConnectionRefusedError in _get_substrate #2287

Closed garrett-opentensor closed 3 weeks ago

garrett-opentensor commented 3 weeks ago

Removes the sys exit call when catching a ConnectionRefusedError in the _get_substrate() method of Subtensor.