﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27838	How to run a shell command concurrently from django server	Vipin Chaudhary	nobody	"Hi, 
I am having a problem , i wanna know that how to run a bash script concurrently with server.
right now i am using **subprocess.call()** method with shell=True parameter, but by calling this my webpage wait to render the page untill that shell command ends,  but i wanna call that process concurrently , how to do that ? "	Cleanup/optimization	closed	Uncategorized	1.10	Normal	invalid	Concurrency, subprocess, Shell commands		Unreviewed	0	0	0	0	1	0
