Doug Roper
Doug Roper
FYI, I also tested implementing `StubMappings` over https://github.com/npgall/cqengine which _greatly_ simplifies the implementation. It seems to have a bit more fixed overhead than the current one. It's slower at low...
Thanks @tomakehurst. Sure, I'd accept a discord invite. `Doug Roper#7092`.
Getting an HTTP 409 publishing a plugin to Artifactory 5.11.1 using default maven pattern, e.g `publishTo := Some("artifactory" at "https://url")` using sbt 1.2.0. Surprising. Artifactory logs say: `2018-08-09 00:38:27,408 [http-nio-8081-exec-18455]...
~~On a MacbookPro11,5 macOS 10.13.2, the laptop display and 2 external monitors all turn blank white. Unplugging the monitors and activating the screensaver zooms the bottom corner of the display....
I had similar issues. Seems like it's not thread-safe. Creating one Tesseract instance per operation seems to work for me as a workaround. Pooling them should also work.
> I'll gladly take it on if that's fine by you. You have my blessing!