mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-15 14:15:58 -06:00
[GH-ISSUE #4] ssheven 0.8.5 locks up on unsuccessful connection #4
Labels
No labels
bug
documentation
enhancement
enhancement
pull-request
question
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ssheven#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jakeysp on GitHub (Jan 28, 2021).
Original GitHub issue: https://github.com/cy384/ssheven/issues/4
If I attempt to ssh to a host that cannot be resolved (eg. is offline or incorrect hostname) the error "Connecting endpoint... OTConnect(ssh_con.endpoint, &sndCall, nil) failed" appears in the console. The program then immediately locks up and needs to be Force Quit using Cmd + Opt + Esc.
Using on an iMac G3 running Mac OS 9.2.2. Can't screenshot the above error as the system is unresponsive until ssheven is force quit anyway.
I am having no issues as long as the remote host being connected to responds.
@cy384 commented on GitHub (Jan 28, 2021):
thanks for the report, I've done a fix that will be in the next release