Commit 83328d2
committed
made InterruptTest more robust
should resolve this failure:
https://github.com/pythonnet/pythonnet/pull/1392/checks?check_run_id=1944113649
related to #13371 parent d0d7616 commit 83328d2Copy full SHA for 83328d2
File tree
Expand file treeCollapse file tree
1 file changed
+13
-12
lines changedOpen diff view settings
Filter options
- src/embed_tests
Expand file treeCollapse file tree
1 file changed
+13
-12
lines changedOpen diff view settings
Collapse file
src/embed_tests/TestInterrupt.cs
Copy file name to clipboardExpand all lines: src/embed_tests/TestInterrupt.cs+13-12Lines changed: 13 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | 1 | |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
| ||
30 | 30 | |
31 | 31 | |
32 | 32 | |
33 | | - |
34 | | - |
35 | | - |
| 33 | + |
| 34 | + |
36 | 35 | |
37 | 36 | |
38 | 37 | |
39 | | - |
40 | | - |
| 38 | + |
| 39 | + |
41 | 40 | |
42 | 41 | |
43 | 42 | |
44 | 43 | |
45 | 44 | |
46 | 45 | |
47 | 46 | |
48 | | - |
49 | | - |
50 | | - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
51 | 52 | |
52 | 53 | |
53 | 54 | |
54 | | - |
| 55 | + |
55 | 56 | |
56 | 57 | |
57 | 58 | |
58 | | - |
| 59 | + |
59 | 60 | |
60 | | - |
| 61 | + |
61 | 62 | |
62 | 63 | |
63 | 64 | |
0 commit comments