stops working after suspend/resume #4

Closed
opened 2 years ago by michaelskyba · 1 comments

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 2 years ago
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: alema/hkd#4
Loading…
There is no content yet.