Fabian Ruff
                                            Fabian Ruff
                                        
                                    Just wanted to share that the docker container works for me with iOS 9 when building the docker image myself using the latest airsonos master. I had to fix one...
We are still seeing lock-ups of nodes with 3227.2.2 on a daily basis in our fleet but still fail to reproduce the error some what consistently. Affected nodes are hanging,...
@drewwells not for me: ``` lexing "(rule) ": -> "(" -> "rule" ```
Interesting. Can you share more details? Where are you running the wormhole? Is it the latest version? I remember a memory leak that was fixed a long time ago.
I'm not sure I understand what is requested. Can't you just do a `helm get manifest` to learn about all the resources that are about to be removed? How would...
But failing with 401 on all requests with `p.Body != nil` kind of disrupts the normal flow of using this client where the re-authentication is handled transparently by the client...
Sorry for taking so long. This looks good. Can you please rebase and run a `go mod tidy`? Otherwise I'm fine to merge this. Thanks!
Example feed (any github releases feed), e.g. https://github.com/getsentry/sentry/releases.atom
Reverting https://github.com/ncw/swift/commit/c2203c0cfc2831d2f88563c6dd2cfd0f068a78ad would be a mistake. The commit is fixing real bug. When ignoring the error potentially returned by `getUrlAndAuthToken` the values for `targetUrl` and `authToken` are undefined and might...