Commit Graph

1 Commits (f5718a354c15acd3a47424318de87b0aeeda1d53)

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