Andreas Haralambopoulos

Results 3 issues of Andreas Haralambopoulos

Hi I am trying to connect to remote libvirtd instances using QtConcurrent I replaced in the updateConnections the line server->conn = new Connection(url, name, server); with future[i++] = QtConcurrent::run(connect_func, server,url,name,id);...

I am trying to run against the neo4j version 4.2 but I have problems with the transaction handing node benchmark.js neo4j -a 127.0.0.1 -t 'warmup' i am getting INFO using...