Joel

Results 3 issues of Joel

When setting up a simple, 2-part Fluentd (TCP -> forwarder) -> (forwardee -> disk configuration) and giving it 5 million JSON objects to process all at once, resident-set memory consumption...

bug
enhancement
Non fluentd issue
memory

If you attempt to retrieve the history of a conversation which has only a single message, pytg will fail with an `IllegalResponseException("Should return something.")` in the `something` method in `result_parser.py`....

bug
pull requests welcome

Recently, `osv-scanner` has started reporting old, fixed vulnerabilities for new Debian packages. Here is a quickly reproducible example using the `openssl` package from Debian 12: ```sh $ osv-scanner --version osv-scanner...

enhancement