Commit 87a277f
committed
fix: avoid accidental mutation in callback handling
This would mutate `affect`, so that if the same callback was `complete`d
multiple times, the equations would be appended multiple times.1 parent 00d56d4 commit 87a277f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments