Alec Lofquist
Alec Lofquist
**Is your feature request related to a problem? Please describe.** I'm working with a legacy codebase that imports some code, forks and does gevent monkey patching, then imports a bunch...
There is a known issue where ES will appear to freeze during scraping (very) large collections. This appears to happen because ES is re-parsing and then re-saving the gamelist.xml file....
Hi, I was testing some Kotlin code that uses the tdigest under the hood, and by accident found the following test case causes an AssertionError: ```kt @Test fun `tdigest bug`()...