Commit 61595fb
committed
Specific try
The try inside of the allwatcher was a bit to greedy and caused issues
where it would mask errors from being correctly diagnosed. This might
unfortunately lead to some more bug reports about missing types etc, but
I believe it's the right way to correctly handle KeyErrors.1 parent 22002f3 commit 61595fb
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
919 | 919 | | |
920 | 920 | | |
921 | 921 | | |
922 | | - | |
923 | | - | |
924 | | - | |
925 | | - | |
926 | | - | |
927 | 922 | | |
928 | 923 | | |
929 | 924 | | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
930 | 931 | | |
931 | 932 | | |
932 | 933 | | |
| |||
0 commit comments