Arthur O'Dwyer
Arthur O'Dwyer
Ping! (@april perhaps? as apparently you were relevant to #369 as recently as two years ago :))
Ping! @christhompson perhaps?
I agree, this was not at all obvious. There are several ways the ergonomics could be improved: - Use the term "passphrase" somewhere noticeable. - Add a sentence at the...
> What's the rationale behind this? It is adjacent, so the filter predicate accepts values based on two adjacent elements... Right, the filter only accepts-or-rejects elements that are the second...
FWIW, we're seeing this same assertion failure in both librdkafka 1.8.2 and librdkafka 2.3.0 (in C++, not in Python). ``` rdbuf.c:1099: rd_slice_narrow_copy: Assertion `rd_slice_abs_offset(new_slice) end' failed. ``` Either as a...
We also see this segfault when the broker goes away. Sarama version 1.31.1 (2022-02-01). Issue #2322 is a duplicate of this issue #2184, right? Can we mark one or the...
FWIW, the error is correct: [OpenCV's `cv::Mat`'s move constructor](https://github.com/opencv/opencv/blob/4.9.0/modules/core/include/opencv2/core/mat.hpp#L2121) is `noexcept(false)`. I don't know if there's any good reason for that. I was bold and filed a feature request with...
> @Quuxplusone and @sukeya, I need some more time to refresh my understanding of the proposal, but I think the consensus is it's headed in the right direction. > >...
(attn @ot, @Gownta)
@Orvid one-year ping! :) I kinda forgot about this PR, but it's still applicable as far as I'm concerned. Please let me know if there's anything I can do to...