Commit ceb56d5
authored
fix: prevent cancel exception when quitting SourceGit (sourcegit-scm#1962)
Quitting SourceGit while a background fetch was active resulted in an
exception. This exception was infrequently, and I only remember seeing
it while debugging the SourceGit code.1 parent 286b8d4 commit ceb56d5
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1814 | 1814 | | |
1815 | 1815 | | |
1816 | 1816 | | |
1817 | | - | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
| 1820 | + | |
| 1821 | + | |
| 1822 | + | |
1818 | 1823 | | |
1819 | 1824 | | |
1820 | 1825 | | |
| |||
1856 | 1861 | | |
1857 | 1862 | | |
1858 | 1863 | | |
1859 | | - | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
1860 | 1869 | | |
1861 | 1870 | | |
1862 | 1871 | | |
| |||
0 commit comments