New submission from stevendai: using django_windows_tools and django-celery, creating windows service. this service run including sub-process of celery. you can look for the artical:http://django-windows-tools.readthedocs.org/en/latest/ but the service cannot run.
so i modify the file(billiard\forking.py): if main_name == '__main__' or main_name =="pythonservice": (line 644) so it is ok! ---------- messages: 2775 nosy: nci...@163.com priority: bug status: chatting title: billiard in windows service 64bit topic: billiard _______________________________________________________ PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za> <http://psf.upfronthosting.co.za/roundup/meta/issue524> _______________________________________________________ _______________________________________________ Tracker-discuss mailing list Tracker-discuss@python.org http://mail.python.org/mailman/listinfo/tracker-discuss