mirror of
https://github.com/codex-storage/nim-codex-dht.git
synced 2025-02-03 07:33:31 +00:00
dfff39091b
initialize wait for response before sending request. This is needed in cases where the response arrives before moving to the next instruction, such as a directly connected test. Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>