Commit Graph

1 Commits (c45d193af4ddac6938ac1bab59deca492b5f739b)

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