Marco Pignati

Results 6 issues of Marco Pignati

With Influx 2.2, the following minimal query generates 100% CPU and RAM leading to OOM. Same query is running fine if I downgrade to 2.1. Tried also with system with...

Thanks for the extension. Very useful. I am wondering if it is planned to support the possibility of having a custom system time to be sent for versioning together with...

I am using this plugin for histograms and scatter plots. If I change timerange or refresh the dashboard and then close it I am prompted by the browser to save...

### Feature Checklist - [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar feature requests - [X] Read the relevant sections of the [documentation](https://pandapower.readthedocs.io/en/latest/about.html) - [x] Browse the repository, [tutorials](https://github.com/e2nIEE/pandapower/tree/develop/tutorials) and [tests](https://github.com/e2nIEE/pandapower/tree/develop/pandapower/test)...

compatibility
converter

I can successfully run the `g-cli "Echo" -- "Hello World"` from a terminal inside a UI. However the same command seems to hang when launched from an SSH session. I...

In this justfile https://github.com/JamesMc86/G-CLI/blob/main/justfile the lvBuild.vi is used in commands like this one: `g-cli {{g_cli_args}} lvBuild -- {{lv_proj}} "CWD Test"` however the lvBuild vi does not come when installing the...