mirror of
https://github.com/EslaMx7/ScreenTask.git
synced 2026-04-25 13:25:50 +03:00
[GH-ISSUE #55] hang after lock and unlock the server pc #43
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenTask#43
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 @bigheadghost on GitHub (May 16, 2022).
Original GitHub issue: https://github.com/EslaMx7/ScreenTask/issues/55
hit win+l to lock the server pc (named S which is monitored), the browser on the client pc (named C) shows the lockscreen image of S , which is perfect.
then input password to unlock S
the program hang, the browser on C cannot access the webpage.
@EslaMx7 commented on GitHub (May 20, 2022):
Nice catch! I need to try to replicate it to see what's the root cause of this issue to fix it.
Thanks @bigheadghost for reporting such an interesting case.