Skip to content
Snippets Groups Projects
Unverified Commit a0e91b58 authored by かっこかり's avatar かっこかり Committed by GitHub
Browse files

fix(backend): 起動前の疎通チェックが機能しなくなっていた問題を修正 (#15043)


* check harder for connectibility

`allSettled` does not throw if a promise is rejected, so
`check_connect` never actually failed

* Update Changelog

---------

Co-authored-by: default avatardakkar <dakkar@thenautilus.net>
parent eddf6a23
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment