On Thu, Sep 2, 2021 at 9:59 PM T.V Raman <raman@google.com> wrote:
Specifically, It appears to break latest versions of hydra installed
from melpa like so:

one of the timers defined in hydra.el -- hydra-timeout-timer --  ends
up as a vector of length 9  and then ends up throwing an error as an
invalid timer; timer-create in a running emacs creates a timer of
length 10.

I noticed that too! It got fixed after I deleted and re-installed hydra.