Skip to content

Adding support for background tasks that do not have httpcontext#6

Open
vstadn wants to merge 1 commit intoseesharper:masterfrom
vstadn:handleBackgroundtasksWithoutHttpContext
Open

Adding support for background tasks that do not have httpcontext#6
vstadn wants to merge 1 commit intoseesharper:masterfrom
vstadn:handleBackgroundtasksWithoutHttpContext

Conversation

@vstadn
Copy link

@vstadn vstadn commented Oct 13, 2021

Currently, background tasks are throwing NRE as they don't have HttpContext set. This PR adds functionality to support such cases.

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.

2 participants