Skip to content

don't specify environ as argument of the request_started signal#233

Closed
beniwohli wants to merge 1 commit intoelastic:masterfrom
beniwohli:fix-232
Closed

don't specify environ as argument of the request_started signal#233
beniwohli wants to merge 1 commit intoelastic:masterfrom
beniwohli:fix-232

Conversation

@beniwohli
Copy link
Contributor

@beniwohli beniwohli commented Jun 13, 2018

Django Channels doesn't provide environ when calling signal handlers.
As we don't need it anyway, we can simply accept any arguments.

Fixes #232

Django Channels doesn't provide `environ` when calling signal handlers.
As we don't need it anyway, we can simply accept any arguments.

Fixes elastic#232
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant