libp2p / go-libp2p-pubsub

The PubSub implementation for go-libp2p
https://github.com/libp2p/specs/tree/master/pubsub
Other
319 stars 185 forks source link

Consider promises fullfilled as soon as validation begins #379

Closed vyzo closed 4 years ago

vyzo commented 4 years ago

So that excessively long validation times don't break promises.