Michael Gasch
Michael Gasch
Awesome! Thx
@caiogondim can you please have a look and merge this PR? Thx
Fixed by https://github.com/caiogondim/bullet-train.zsh/pull/280
Related question I had @timbray : how hard would it be to support EB pattern matching (string) import/reuse in quamina? Like one key use case likely will be using quamina...
That's great news!
> Good idea, but remember that you can say > > ```go > > q.AddPattern(`{"a": [1]}` ) > > q.AddPattern(`{"a":{"b": ["33"]}}` > > ``` > > I.e. multiple patterns for...
I haven‘t done any profiling why `-race` is slowing the tests down so massively. But also without `-race` unit tests should finish within
> Haha, you're OK with the idea of a Makefile? I assumed that was too old-fashioned for a modern project. I’ll do a Makefile PR. Haha, not at all! Makefiles...
@timbray does the concurrency/time issue get addressed when #42 lands?
> In fact, the right thing to do here is to add the full suite of `numeric` pattern features from EventBridge. Agree. I'd argue any deviation from EB might cause...