Sorin Sbarnea

Results 499 issues of Sorin Sbarnea

It would be extremely helpful if we could implement this filter as a service, so we would have it updated without having to manually refresh it.

First, please do not close this ticket because the problem is real and is far from being a one-off occasional network glitch. Apparently since v4 was released it was proved...

bug

I was looking for this feature for years and also asked on https://stackoverflow.com/questions/70125080/vscode-open-a-file-in-vscode-from-a-string but apparently there is no working and maintained plugin that does that, only several old ones that...

``` ./collectd -T openstack-keystone: failed to get stats :: Authorization Failed: The resource could not be found. (HTTP 404) (Request-ID: req-56dd66a4-b85b-446c-8f29-05e6a622f2eb) :: Traceback (most recent call last): File "/home/fedora/collectd-openstack/plugins/base.py", line...

It seems that this plugin fails to cover the use case where you only have access to a project, throwing this error: ``` failed to get stats :: You are...

Before building packages it would be very helpful to have a one line installer for these plugins. Or another idea: how about a `Makefile` with an install `target`?

Based on https://discord.com/channels/974121106208354339/1042886315856892015 we had the following observations: * Enabling GHA grouping via `output: group` does disable progressive stdout streaming. This can be problematic if user has a long-running single...

type: enhancement

I got this exception with the first profile I tried on Python 3.10 on MacOS (arm64). ``` $ snakeviz perf.prof snakeviz web server started on 127.0.0.1:8080; enter Ctrl-C to exit...

I keep getting errors that I cannot debug because the printed `AssertionError` is censored so much that makes impossible to see what was the difference. Adding `-vvvv` did not help...

type: bug
topic: reporting
topic: rewrite

I am wondering if there is a way to auto-create link to references, based on their names, so we would have to tag them in the code.