Files
py-libp2p/newsfragments/702.bugfix.rst
2025-06-29 12:32:00 +02:00

2 lines
152 B
ReStructuredText

Fixed an issue in `Pubsub` where async validators were not handled reliably under concurrency. Now uses a safe aggregator list for consistent behavior.