Closed ckreibich closed 1 year ago
Connecting to a non-existant controller could hit an infinite-retries loop because of a straightforward bug in the retry logic. A unit test now verifies that this works. Also contains minor cleanups.
Connecting to a non-existant controller could hit an infinite-retries loop because of a straightforward bug in the retry logic. A unit test now verifies that this works. Also contains minor cleanups.