Commit 73f956d
committed
adds code to enable profiling of Celery tasks
* as a workaround for multiprocessing refusal to fork daemon processes,
attempts to import Process and Pipe from billiard, the Celery
project's fork of the multiprocessing module1 parent e2a97b9 commit 73f956d
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
0 commit comments