Code0x58 commented on pull request #3642: URL: https://github.com/apache/incubator-heron/pull/3642#issuecomment-739153079
While cleaning up and adding type annotations to python code in other parts of the codebase I have already been changing Tornado to python (e.g. [in heron ui](https://github.com/apache/incubator-heron/pull/3597)). The last remaining users of tornado after this are heron shell and one in integration test component. _p.s. on the lines of servers and async in python, heron instance uses asyncore (deprecated) which could probably also benefit from a clean up_ ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
