Commit 54b64de
committed
fix(init): guard learnTimer callback against post-teardown execution
Prevent a race where a queued learnTimer callback fires after
tearDown() has completed, creating an orphaned tipTimer interval.1 parent 0ab5877 commit 54b64de
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
816 | 816 | | |
817 | 817 | | |
818 | 818 | | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
819 | 822 | | |
820 | 823 | | |
821 | 824 | | |
| |||
0 commit comments