Commit eeac0f2
committed
Remove incorrect mutex.
Save is only called once, and since Save calls Track, which also uses this mutex, we get a deadlock.1 parent ceafc3b commit eeac0f2
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | 444 | | |
448 | 445 | | |
449 | 446 | | |
| |||
0 commit comments