Kristoffer Rosén
Kristoffer Rosén
> Before trying sync were you already configuring the scope option or were you using the default? We were just using the default (which I believe is `async_resource` with the...
@rochdev We haven't had the time yet, but I hope we'll be able to prioritize it in the near future. I'll make sure to give an update once we've done...
@rochdev We're still seeing the same behavior after updating to Node `v14.18.2`.
@bengl Apologies for the late reply. Unfortunately I don't have a reproduction example (I'm not really a Node.js developer and don't own the application in question, I'm sort of acting...
`FullPath()` is what we want to use, however the `Context()` method on `http.Request` gives `context.Context`, not `gin.Context`, so it's not possible to do so.
I'd like to, but I'm not sure what that would look like and still keep everything backwards compatible.