Matt Billenstein

Results 3 comments of Matt Billenstein

> Hi, investigating this very thing right now. My server queued a job, I can see in my logs it got queued, but then it got stuck on queued, with...

I've had trouble with xhr-polling with anything after 1.0b2 ...

Ok, I got something working with gipc by passing fileno() and using socket.fromfd(...) https://github.com/mattbillenstein/gipc-streamserver/blob/main/test.py#L17