Julio Guerra

Results 18 comments of Julio Guerra

I'd be really happy to. We have come up with [our own 0-copy data querying language](https://github.com/sqreen/go-agent/blob/master/internal/binding-accessor/binding-accessor_test.go) which is a subset of what CEL can do, while we really could make...

About "goroutine safety", is it due to a JS implementation constraint? I don't understand why every JS VM has this and cannot be used concurrently using distinct execution contexts.

I haven't set it (I'm just following your getting started commands), so the default value, I guess.

Hello, It makes sense indeed. Would you be up to opening a PR with this addition?

I am actively wondering whether we should move dyngo straight into orchestrion [or not [yet]].

Cool to see this initiative poping here ;-) Is the docker image publicly accessible? If so, I suggest we do a github workflow instead, as this is our main CI...

> > Cool to see this initiative poping here ;-) > > Is the docker image publicly accessible? If so, I suggest we do a github workflow instead, as this...

Just stumbled upon this problem with v4 too. Any idea what might be missing in the container for caching to work? The container image we use is `golang`.