﻿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
30361	Watchman timing out when loading server	Jacob Green	Jacob Green	"When starting the server on my project using `./manage.py runserver`, I get the error message:

`Error connecting to Watchman: timed out waiting for response, while executing ('watch-project', 'my_app')`

I am using Watchman v4.9 on an Ubuntu 16.04 Docker image hosted on Mac OS X 10.14.4.

My research shows that there is a default 1 second timeout in `pywatchman` that Django is using. In my tests, for our particular project it takes between 1 and 2 seconds to start the initial root watchman query, and thus will always time out when started with Django.

My suggestion is that we increase the pywatchman client timeout higher than 1 second"	Bug	closed	Utilities	2.2	Normal	fixed		Tobias Kunze	Ready for checkin	1	0	0	0	0	0
