Ed Sabol
Ed Sabol
This trivial merge request fixes a misspelling or typo in the README.
See https://github.com/wcgallego/pecl-gearman/pull/72 for a patch. Any thoughts? I could rebase and submit a PR....
Removed minus sign in front of user credential in README.md examples.
I'm a newbie trying to use SpotBugs 4.8.3 from the RHEL 8.9 command line and having a fair amount of difficulty. I had to `chmod +x /path/to/spotbugs/bin/spotbugs` script. Should I...
13.3.0: HikariPool-1 (or 2) - Thread starvation or clock leap detected (housekeeper delta=50s2ms).
I saw this with 13.2.0 as well, fwiw. After UMS has been running for a couple days, I frequently get log messages that say: ``` WARN 2023-04-20 19:59:07.503 [HikariPool-2 housekeeper]...
We use `stylesheet="fancy-hist.xsl"` to generate our SpotBugs reports in our CI/CD pipeline, which builds using ant. Our `build.xml` has the following: ```xml ``` This all worked for us just fine...
After completing the CAPTCHA, you get a "Success" message. Underneath that, there's a link to "Continue browsing". I would expect this link to take me to back to the web...
Using [v42.7.3](https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3), we are seeing this exception in our Tomcat web application when trying to close a database connection that has already been closed: ``` SSLSocket duplex close failed (...
It would be useful to have a Docker image with a preview of GCC 15 in order to test compilation with it.