Remove an assert on _need_refresh()
The chance of us needing a refresh at this point is TINY, but it's probably better to return a list of relays stale by a millisecond than it is to cause the user's program to crash.
Please register or sign in to comment