heartbeat modified date changes when there is no browser connection. #2108
Answered
by
nhooyr
Oliver-Weng-Sorcerer
asked this question in
Q&A
|
Hi code server community: I'm implementing a sh file that checks the heartbeat modified date and shut down the VM accordingly. interestingly that the heartbeat file modified date will change even if there is no browser connection to the code server (I made sure all browser tabs with code server are closed). wondering if there is anything else that could update the date of the heartbeat file? |
Answered by
nhooyr
Oct 7, 2020
Replies: 2 comments
|
updates: based on the latest observation, it seems the heartbeat file Modify date is still updating every minute without any browser connection. Thanks |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Likely a bug, glad you opened #2112 so we can track it there.