Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2484

Python IOLoop close errors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.5.0
    • 3.5.0
    • python
    • None

    Description

      When building gremlin-python on master there are a number of error messages in the logs when the tests complete - they look like this:

           [exec] ERROR:asyncio:Task was destroyed but it is pending!
           [exec] task: <Task pending coro=<WebSocketProtocol13._receive_frame_loop() done, defined at /home/smallette/git/apache/tinkerpop/gremlin-python/target/python3/env/lib/python3.6/site-packages/tornado-6.1-py3.6-linux-x86_64.egg/tornado/websocket.py:1113> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7fa0e9f88108>()]> cb=[IOLoop.add_future.<locals>.<lambda>() at /home/smallette/git/apache/tinkerpop/gremlin-python/target/python3/env/lib/python3.6/site-packages/tornado-6.1-py3.6-linux-x86_64.egg/tornado/ioloop.py:688]>
           [exec] ERROR:asyncio:Task was destroyed but it is pending!
      

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: