• Juliusz Chroboczek's avatar
    Resynchronise with disk when editing tokens. · 0de01997
    Juliusz Chroboczek authored
    We used to assume that the in-memory representation is in sync
    when editing a stateful token.  That is usually the case, since
    editing requires knowing the token to edit, but resynchronising
    here is the right thing to do.
    0de01997
stateful.go 7.63 KB