Adam Williamson

Results 433 comments of Adam Williamson

I'm not confident about that because I tried making it create one more thread and that caused the tests to time out, presumably because isotovideo never fully started up :(...

I figured it can't hurt to call in some more brains, so I posted this [to the OpenCV forums](https://forum.opencv.org/t/opencv-on-tbb-creating-one-more-thread-than-expected/18953).

yeah, I saw that, but the thing is, we also run `cv::setNumThreads(thread_count);` - that is, whatever we decide the limit should be, we tell opencv to make that the limit....

BTW, the commit message might not explain the -1, but the comment above it in the code does: "To avoid running into TBB's soft limit which seems to be one...

My guess is there's maybe some subtlety to how the various limits get calculated on different hardware and dropping the `-1` might be fine in some cases but break in...

oh, hum, just noticed something about the strace attempts - running 10 workers on the host with the strace setup at once was apparently too heavy, a lot of the...

As I work for Red Hat I cannot agree to "consent that the copyright of your pull request source code belongs to Authlib's author" without my employer's permission, but I...

rather than reverting it, perhaps we should just raise a more generic error any time there are *any* warnings?

> That alone would have prevented https://github.com/mwclient/mwclient/issues/211 six years ago. Well, it would have prevented it *if the user read the docs*. My experience in the industry leads me to...

So...is there an openldap bug report?