Created
November 5, 2014 23:00
-
-
Save roboslone/b2269a74a0028ced1063 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-10-28 22:34:58,692: DEBUG : bind: address=('localhost', 59388) | |
2014-10-28 22:34:58,692: DEBUG : listen: backlog=5 | |
2014-10-28 22:34:58,693: INFO : Anaconda Server started in port 59388 for PID 62419 with cache dir /Users/roboslone/Library/Caches/Jedi/anaconda-3 | |
2014-10-28 22:34:58,701: INFO : Incomming connection from ('127.0.0.1', 59434) | |
2014-10-28 22:34:58,702: INFO : Incomming connection from ('127.0.0.1', 59435) | |
2014-10-28 22:34:59,026: INFO : client requests: autocomplete | |
2014-10-28 22:34:59,030: INFO : About push back to ST3: b'{"completions": [["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"]], "success": true, "uid": "c5aeb23c44d4469fa17ca233a088f4d6"}\r\n' | |
2014-10-28 22:34:59,384: INFO : client requests: autocomplete | |
2014-10-28 22:34:59,387: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "03a23a1937084364a722ecff94e4bd59"}\r\n' | |
2014-10-28 22:34:59,458: INFO : client requests: autocomplete | |
2014-10-28 22:34:59,461: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "98ec3a3c2ece4992932219ce9a3aba89"}\r\n' | |
2014-10-28 22:34:59,837: INFO : client requests: autocomplete | |
2014-10-28 22:34:59,840: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "d68e4d08be7f42b88bddb50d28ef7b6c"}\r\n' | |
2014-10-28 22:41:19,879: INFO : process 62419 does not exists stopping server... | |
2014-10-28 22:41:20,883: INFO : Closing the socket, server will be shutdown now... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment