Steven Hartland
Steven Hartland
Telegraf doesn't support support negative counters, requiring relative gauge values instead. This adds the new method GaugeRelative to allow for this.
Add support for large structs by changing the request to a POST. Also: * Update to use go modules. * Switch log4go to an available one. * Correct moved imports....
Switch from 2.0 which is unsupported, created before go mod was developed to 1.8.4 which is the supported version of redigo. Also: * Bumped min go version to 1.17 and...
If you run py.test with --flake8 and -vv then the tests run **very** slowly and it also uses a huge amount of RAM. This is caused by flake8's extreme amount...
If you have an unused constant which is tagged with // nolint: deadcode a warning is still generated ```go package main import ( "fmt" ) const ( Valid = iota...
The README specifies the definition of `FACE` Hero 6 and Hero 7 but Hero 8 seems to be a third variant with the complex type definition of `Lffffff`. Could you...
Trying to https://mermade.github.io/openapi-gui/# to create a schema but it doesn't see to support selecting an existing scheme to re-use. The option exists for request body but not for responses, there's...
I installed with Package control and it all seems to install correctly but linting fails. The console with debug enabled shows: ``` python [Flake8Lint DEBUG] update statusbar [Flake8Lint DEBUG] run...
The pending command for rrdcached doesn't seem to work, always fails with an error ```sh pending /test.rrd -1 No such file or directory ``` The test rrd definitely exists: ```...
### Important Information Provide following Information: - mpv 0.34.0 - Windows 10 - Build into Plex HTPC - Issue introduced by https://github.com/mpv-player/mpv/commit/b2e5eb13bc08a0286782fed29455a66a037b46e5 - Possible screenshot or video of visual glitches...