Commit 59658ca
committed
Assure
Python 3.14 in Fedora 43 changes the default start method for
multiprocessing away from fork. We set it back to `fork`.
resolves: QubesOS/qubes-issues#10225multiprocess start method is fork
1 parent cc9c5f5 commit 59658ca
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
0 commit comments