﻿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
30322	DEBUG=False + csrf_exempt(GraphqlView) + gunicorn == crash	Kurt Neufeld	nobody	"Change any one of those and there is no crash. Extra annoying is that there is no strack trace or logs (logs set to DEBUG).

Django 2.1.5

Unfortunately here's all I can give you...


{{{
2019-04-03 09:20:39 -0700] [332] [INFO] Starting gunicorn 19.9.0
[2019-04-03 09:20:39 -0700] [332] [DEBUG] Arbiter booted
[2019-04-03 09:20:39 -0700] [332] [INFO] Listening at: http://0.0.0.0:8000 (332)
[2019-04-03 09:20:39 -0700] [332] [INFO] Using worker: sync
[2019-04-03 09:20:39 -0700] [334] [INFO] Booting worker with pid: 334
[2019-04-03 09:20:39 -0700] [332] [DEBUG] 1 workers
[2019-04-03 09:20:44 -0700] [334] [DEBUG] POST /graphql
[2019-04-03 09:20:44 -0700] [335] [INFO] Booting worker with pid: 335

}}}

"	Bug	closed	Uncategorized	2.1	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
