Skip to content
Snippets Groups Projects
Commit d0c83eb4 authored by Travis Ralston's avatar Travis Ralston
Browse files

Fix contexts being closed before exports can be completed

If we use the request context, by the time we get a chance to do anything it will have been cancelled. We should be setting a new context so we can control its cancellation. 
parent 86368151
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment