You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The checkConnection() function previously only tested connectivity from
node->master. This modification tests connectivity node->master->node.
This should ensure proper maintenance of the mesh for new users and make
things less confusing. Behavior changes a bit, since the test is only
performed once, where previously, three attempts were performed.
#174#165#78
0 commit comments