-
Notifications
You must be signed in to change notification settings - Fork 381
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds code to enable profiling of Celery tasks
* as a workaround for multiprocessing refusal to fork daemon processes, incorporates changes to allow importing of Process and Pipe from billiard, the Celery project's fork of the multiprocessing module if MEMPROF_PREFERS_BILLIARD envvar is set to true
- Loading branch information
1 parent
e2a97b9
commit b28621a
Showing
1 changed file
with
32 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters