tornado 5: PeriodicCallback loop arg will be removed (#3034)
* tornado 5: PeriodicCallback loop arg will be removed PCs are always run with the current eventloop, which is what the explicitly passed loop always is for us already * Don't double-close socket & stream closing stream closes the socket * remove now-inaccurate commentpull/3037/merge
parent
5ede4c1243
commit
1deb0aec16
Loading…
Reference in new issue