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.
Loading
Please register or sign in to comment