On 05/21/2018 03:35 PM, Enrico Zini wrote:
> Package: python3-sockjs-tornado
> Version: 1.0.3-1
> Severity: serious
> 
> Hello,
> 
> in recent tornado versions, PeriodicCallback lost the io_loop argument:
> http://www.tornadoweb.org/en/stable/ioloop.html#tornado.ioloop.PeriodicCallback
> but sockjs.tornado is still trying to use of it:
> 
>>>> import sockjs.tornado
>>>> sockjs.tornado.SockJSRouter(sockjs.tornado.SockJSConnection)
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "/usr/lib/python3/dist-packages/sockjs/tornado/router.py", line 111, 
> in __init__
>     self.io_loop)
> TypeError: __init__() takes 3 positional arguments but 4 were given
> 
> Because of this, sockjs.tornado does not work in current Debian Testing.
> 
> 
> Enrico

Hi Enrico,

I used to maintain sockjs-tornado for OpenStack, but it's not needed for
it anymore. So if you'd like to take over the maintenance of this
package, for example within the DMPT, please do so, and feel free to
take over this package. Otherwise, if nobody cares about it, I probably
will be forced to ask for its removal from Debian.

Cheers,

Thomas Goirand (zigo)

Reply via email to