libp2p / js-libp2p-kad-dht

JavaScript implementation of the DHT for libp2p
https://libp2p.io
Other
141 stars 60 forks source link

fix: skip self-query if not running #479

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

Make an additional check before setting the timeout to run the self-query later as sometimes the node is shut down before this happens.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 9.3.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: