[ 
https://issues.apache.org/jira/browse/TINKERPOP-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324037#comment-17324037
 ] 

ASF GitHub Bot commented on TINKERPOP-2546:
-------------------------------------------

krlawrence commented on pull request #1416:
URL: https://github.com/apache/tinkerpop/pull/1416#issuecomment-821513582


   I have run a lot of tests using this code as a replacement for the Tornado 
based version and with the last few additional commits have found no additional 
issues. We have had a lot of really tricky event loop conflict issues with 
Tornado and systems like Jupyter. These changes should alleviate that situation 
significantly.
   
   VOTE +1


-- 
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]


> Change transport layer to use AIOHTTP instead of Tornado
> --------------------------------------------------------
>
>                 Key: TINKERPOP-2546
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2546
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 3.5.0
>            Reporter: Lyndon Bauto
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Following discussion here 
> https://lists.apache.org/thread.html/rc4d047ba0245fde3261bad0ea156a0f35db1ab0f92c8e80d4fb1b815%40%3Cdev.tinkerpop.apache.org%3E,
>  this ticket will track rewriting the tranport layer of gremlin-python to use 
> AIOHTTP instead of Tornado. I am currently working on this and will have a 
> pull request shortly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to