stops working after suspend/resume #4

Closed
opened 2022-01-22 01:30:42 +01:00 by Ghost · 1 comment

sandsmark posted an issue on GitHub but I assume this is the main development site so I'm reposting it for them:

stops working after suspend/resume

at least I suspect it is after suspend/resume.

according to strace it still reads just fine, but no exec* calls.

e.g.:

https://user-images.githubusercontent.com/25765/105214523-071c4c00-5b48-11eb-91e2-c2d012886d77.png

(https://github.com/gunboy001/hkd/issues/2)

sandsmark posted an issue on GitHub but I assume this is the main development site so I'm reposting it for them: ``` stops working after suspend/resume at least I suspect it is after suspend/resume. according to strace it still reads just fine, but no exec* calls. e.g.: https://user-images.githubusercontent.com/25765/105214523-071c4c00-5b48-11eb-91e2-c2d012886d77.png ``` (https://github.com/gunboy001/hkd/issues/2)
Owner

Hi, thank you for letting me know, I haven't used github in a while.
I cannot reproduce the issue, when the read fails hkd just keeps trying and if whoever has blocked the file never releases it (I suspect due to EAGAIN) then it stops working.

For now I will push the local updates to github

Hi, thank you for letting me know, I haven't used github in a while. I cannot reproduce the issue, when the read fails hkd just keeps trying and if whoever has blocked the file never releases it (I suspect due to EAGAIN) then it stops working. For now I will push the local updates to github
alema closed this issue 2022-02-04 18:50:07 +01:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: alema/hkd#4
No description provided.