Update: there was an issue, and running the stock Ubuntu 16.04 Python was the
cause; 3.5.2.
I’ve provisioned 3.6.4, and channels is doing exactly what I ask of it.
> On 2 Mar 2018, at 12:13, opera...@tobyz.net wrote:
>
> Andrew,
>
> Thanks for taking the time to reply.
>
> In classic fashio
Andrew,
Thanks for taking the time to reply.
In classic fashion, the issue has gone away and I'm not entirely sure why.
I suspect there might have been a page with older code buried somewhere,
trying to do websocket things wrongly, and that was throwing things off.
I'm sure it will rear it's
Hi Toby,
Do you have the latest versions of daphne, channels, asgiref and
channels_redis? This sounds supiciously like a bug I fixed a couple weeks
ago.
Andrew
On Thu, Mar 1, 2018 at 5:45 AM, wrote:
> Hello,
>
> I have a project that uses Channels as a worker queue, with a SyncConsumer
> that
Hello,
I have a project that uses Channels as a worker queue, with a SyncConsumer
that runs a heavy computation task. This works great.
I transitioned the project to have a 'task in process' page that opens a
websocket and through the magic of channel's groups it gets pushed the
computation up
4 matches
Mail list logo