Kristoffer Dalby

Results 519 comments of Kristoffer Dalby

I can give 5.1 a go after work to try to narrow it down. Did you use Ubuntu 20.xx or 18.04/16.04?

I just managed to confirm it is present on Ubuntu 18.04 with Swift 5.1.5: ``` root@swift3:~/git/DispatchTest# swift -version Swift version 5.1.5 (swift-5.1.5-RELEASE) Target: x86_64-unknown-linux-gnu root@swift3:~/git/DispatchTest# lsb_release -a No LSB modules...

I'll give it a go, sorry I didnt update, I played around a bit during the weekend and it seems that this is a problem with OperationQueues in Linux. I...

> Similar to other Push Gateways, we don't persist state here. The logic is that this behaves as sort of a proxy for your metrics - if you restart a...

Hi, I am happy to give this a go, apologise for the delay, can you do a pass through the linters (proto, golangci and prettier) and then we can merge?...

Hi I dont think allowing arbitrary keys to be set is ideal, it seems to be going against common practices of how API keys are generated. If this is for...

Yes, Ansible can execute commands on the server and read stdout, so it should have no problems with excuting the creating of a apikey and reading it into a variable,...

I dont think we should implement this, comment in the issue.

We are currently adding a HTTP API, so making this will become possible within a couple of releases. That said I dont have any concrete plans to add a web...

@fdelucchijr we would appreciate help. I have some concerns with using Flutter, which is mainly that it would mean that the current maintainers would have to learn a new language...