Commit bded8ff
committed
docs: Document OSX test crash behavior
Depending how your system is configured, running the
`test_deadlock_detection.py` integration test on OSX may result in a
dialog window warning you about a crashed or aborted Python process.
This crash is intentional, as the test introduces a deadlock and tests
whether it can be detected. This patch documents this behavior in both
the build documentation and the test itself.
Signed-off-by: Patrick M. Niedzielski <[email protected]>1 parent c788137 commit bded8ff
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
0 commit comments