darioleanbit
darioleanbit
Hi all, Doing a few tests, I noticed that yes, this PR fixes the panics, **but leads to leave out parts of the email**, I had better luck with this...
If it can be useful, this is the same in patch format to highlight the changes: ```patch diff --git a/helpers/inbound/inbound.go b/helpers/inbound/inbound.go index fdda393..ab99188 100644 --- a/helpers/inbound/inbound.go +++ b/helpers/inbound/inbound.go @@ -4,7...
> > A workarround is disable docker buildkit before open vscode. Example: `DOCKER_BUILDKIT=0 code .` > > You can also put this in your `devcontainer.json`, > > ```json > "build":...
I can confirm that this is still present in v0.10.1 - are there any workarounds?