* check harder for connectibility `allSettled` does not throw if a promise is rejected, so `check_connect` never actually failed * Update Changelog --------- Co-authored-by: dakkar <dakkar@thenautilus.net>
* fix race conditions in check_connect.js (cherry picked from commit 524ddb9677) * fix * Update Changelog --------- Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
524ddb9677
* moveto scripts * add scripts/dev.mjs