Jenny Beckett

Results 6 comments of Jenny Beckett

I've tested this forked version in an application utilising go-sse and can confirm it fixes the panic on shutdown

I need to do the same thing. I cannot see a workaround other than re-implementing FindRoute with the input of `mux.Routes()`. I'm happy to raise a PR for this if...

Yes please, I would like this 🙏

I'll have a think on this. A complication is the potential mixture of code-based and SQL based migrations. Currently I have a mixture of the 2 so creating a single...

Yeh sorry I've been too busy to progress this since opening the issue 🙈 if you'd like to implement this that would be fab.

I would like an answer to this also. I am using [act](https://github.com/nektos/act) and [mock-github](https://github.com/kiegroup/mock-github) to verify some workflows locally, and when I give a `ref` to the checkout action, it...