Commit f67cae8
committed
Merge #109: example: Add missing thread.join() call so example can exit cleanly
70b2d87 example: Add missing thread.join() call so example can exit cleanly (Ryan Ofsky)
Pull request description:
Problem was pointed out by TheCharlatan in #107 (comment)
ACKs for top commit:
TheCharlatan:
ACK 70b2d87
Tree-SHA512: 18a9642ca4579f5299264d1706556c9adff9794b191da24d1d997897fc7e46d4779cebf188453ecc60d671bc7bafca13fc8e756e229623ee983c574d3db0adbd1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
0 commit comments