Daniel Robbins

Results 2 issues of Daniel Robbins

I use multicast DNS on my home network. Apparently, since Android 4.1, there are APIs for multicast DNS but they don't seem to be active unless there is some application...

I have a threading Web spider using httpx that is triggering a race condition in anyio/_core/_eventloop.py's get_asynclib() function. This race can be triggered if you have a lot of threads...