mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-25 18:08:28 +00:00
Mark all namespaces to lastChange now
This commit is contained in:
@@ -125,7 +125,7 @@ func (h *Headscale) handlePollCommon(
|
||||
|
||||
// There has been an update to _any_ of the nodes that the other nodes would
|
||||
// need to know about
|
||||
h.setLastStateChangeToNow(machine.Namespace.Name)
|
||||
h.setLastStateChangeToNow()
|
||||
|
||||
// The request is not ReadOnly, so we need to set up channels for updating
|
||||
// peers via longpoll
|
||||
|
Reference in New Issue
Block a user