Anton Tiurin
Anton Tiurin
Such a cool feature!
Since 1.8 it supports
In the old version of the package: ``` oroutine 1482 [chan send, 47 minutes]: github.com/argoproj/pkg/exec.RunCommandExt.func1() /go/pkg/mod/github.com/argoproj/[email protected]/exec/exec.go:94 +0x3f created by github.com/argoproj/pkg/exec.RunCommandExt /go/pkg/mod/github.com/argoproj/[email protected]/exec/exec.go:94 +0x43f goroutine 2141 [chan send, 20 minutes]: github.com/argoproj/pkg/exec.RunCommandExt.func1() /go/pkg/mod/github.com/argoproj/[email protected]/exec/exec.go:94...
Hi! Please, show me ```docker version```
docker version
a157f41 should fix this
@cdown I think it's correct as there is an ref increment: ``` h->record = user_record_ref(hr); ``` But if we return from the function earlier, for example: ``` other = hashmap_get(h->manager->homes_by_uid,...
I am trying to build a repro. Not very experienced with particleOS. It's clear that the issue is with some part of the json, but not clear which one exactly....
I can not repro. But I do not have fido2HmacCredential thingy, maybe that's why. Can you inspect locals in a coredump? Interesting to look at: ``` v->parent v->is_embedded v->n_ref ```...
Thanks for the additional details. I will take a closer look today/tomorrow