]> git.cworth.org Git - lmno-server/commitdiff
Reset timer handle after clearTimeout
authorCarl Worth <cworth@cworth.org>
Thu, 18 Jun 2020 15:15:39 +0000 (08:15 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 26 Jun 2020 14:37:59 +0000 (07:37 -0700)
This helps make clear that the timer has been cleared, (so that we
don't accidentally call clearTimeout again in the future or anything
like that).


No differences found