Closed progval closed 9 years ago
run_deep_test.py
fails, with this kind of things:
WARNING:root:[Errno 111] Connection refused
self.assertEqual(len(answer), 1)
AssertionError: 0 != 1
If I put the adress of the server as it was before (http://localhost:8080 instead of http://localhost:8899), it works.
Sorry, I did not mean to commit that.
Uses a good caching server instead of the naive LRU algorithm.