I want to know how to return render_template(\'start-crawl.html\') and have a function run at the same time. Once the function completes I want to return
return render_template(\'start-crawl.html\')
return