Commit Graph

1 Commits (9edcda7ef769d3955740934e0e6183d462054de4)

Author SHA1 Message Date
James Cassell fd954a9c5c
wait_for_connection: also retry interpreter discovery (#67040)
self._discovered_interpreter_key is None unless a previous iteration
has attempted discovery.  In that case, force re-discovery, as the
previous attempt certainly failed.
5 years ago