Hello,
I'm having trouble with the tests about the search functionality. They assume that the routing table is filled when the search message are sent but in my case the tests don't let enough time (in particular the ones with large topologies like TestGossiper_Search_Query_Keywords_Complex). Could we use the DataRequest/Reply and SearchRequest/Reply messages to update the routing table or is it up to the search functionality to handle the case where no route exist ?
Thanks!