Mark all namespaces to lastChange now
This commit is contained in:
parent
eb461d0713
commit
0db7fc5ab7
3 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue