cmping hangs if cached configured account cannot connect
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
To reproduce:
1. Configure an account on some server by running `cmping example.org example.org` (I used ci-chatmail.testrun.org)
2. Configure nftables to drop all packets
3. Run cmping again, see it hangs forever on "waiting for profiles to be online":
Hangs in this loop:
https://github.com/chatmail/cmping/blob/7f6923793a4114f42ee59c54bbcee9f13280fbaa/cmping.py#L414-L417
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.