Closed caub closed 6 years ago
encountered the exact problem, made a pull request which should fix it. let me know if works for you.
@caub This still a problem for you after the fix from @umsu2?
Sorry, I can't really test, I'm not working anymore on this go + neo4j project
let's assume it's fixed, and reopen if not
I tried to make this driver retry to connect, until the connection is up
but it's freezing
When launching neo4j, the loop stops, but doesn't return, I guess it's a bug somewhere in this driver
If I start the server after neo4j is up, it works fine