Asyncio and Webworkers

33 views
Skip to first unread message

Carlo Oliveira

unread,
Mar 11, 2018, 2:53:02 PM3/11/18
to brython
I am trying to use Webworkers and Asyncio, but documentation is lacking. None of the webworkers of examples in Brython documentation work. The plain one gives an error and the RPC does nothing. I tried que asyncio.Queue but example for python.org interpreter do not work in brython. I can put items in the queue but queue.get never yields. Please post working examples so I can go on trying these features.

Jonathan Verner

unread,
Mar 13, 2018, 11:03:39 AM3/13/18
to brython
The asyncio module is currently broken and needs to be reimplemented, but so far, I haven't found the time to do that :-( I guess I should at least add a warning to the docs, though.

Cheers,

Jonathan
Reply all
Reply to author
Forward
0 new messages