project-rig / rig

A collection of tools for developing SpiNNaker applications.
GNU General Public License v2.0
4 stars 0 forks source link

Make `discover_connections` more fault tolerant. #228

Closed mossblaser closed 8 years ago

mossblaser commented 8 years ago

If an ethernet-connected chip dies (or has its P2P route broken) before discover_connections() runs, getting the chip's IP will cause the whole function to die.