Skip to content

getuto: add manual timeout around GPG connection to keyserver.#29

Open
NHOrus wants to merge 1 commit intoprojg2:mainfrom
NHOrus:main
Open

getuto: add manual timeout around GPG connection to keyserver.#29
NHOrus wants to merge 1 commit intoprojg2:mainfrom
NHOrus:main

Conversation

@NHOrus
Copy link
Copy Markdown

@NHOrus NHOrus commented Apr 10, 2026

Some kinds of ISP site blocks terminate connection after it is established. This leaves GPG thinking it's connected successfully and waiting for keys.
Add manual timeout invocations over keyserver calls. Set timeout for them longer than GPG connection timeout.

Closes: #22
Closes: #28

Some kinds of ISP site blocks terminate connection after it is
established. This leaves GPG thinking it's connected successfully
and waiting for keys.
Add manual timeout invocations over keyserver calls. Set timeout
for them longer than GPG connection timeout.

Closes: projg2#22
Closes: projg2#28
@NHOrus
Copy link
Copy Markdown
Author

NHOrus commented Apr 10, 2026

Should I put GPG timeout durations into variables GPG_TIMEOUT_TERM and GPG_TIMEOUT_KILL ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

getuto hangs forever when access to hkps://keys.openpgp.org is blocked; add timeouts Stuck at gpg: done

1 participant