[skip-changelog] Added `discovery.Discovery` object to handle communication...
[skip-changelog] Added `discovery.Discovery` object to handle communication with pluggable discoveries (#1029) * Pluggable Discovery handler: first implementation * Added 'discovery_client' (for debugging discoveries) * Added 'event' mode in PluggableDiscovery * discovery_client now supports multiple discoveries * Added ID to PluggableDiscovery * Added PluggableDiscovery.String() implementation * Fixed TestDiscoveryStdioHandling * Fixed discovery test run on Windows It really takes that long for messages to go back and forth. I don't know if there is a simpler way to reduce stdio buffering time.
Showing
This diff is collapsed.
Please register or sign in to comment