Mubelotix / admarus

Peer-to-Peer Search Engine for IPFS
https://admarus.net
GNU Affero General Public License v3.0
71 stars 1 forks source link

req_limit should be at least 1 #119

Open github-actions[bot] opened 5 months ago

github-actions[bot] commented 5 months ago

TODO: req_limit should be at least 1

/ It allows getting results asynchronously, and to control the search.

/ Results that have already been [received](OngoingSearchControler::recv) are not included.

https://github.com/Mubelotix/admarus/blob/64dddc81ad18dc5197defb15ccfb4b7d13059dfd/kamilata/src/control.rs#L84