warnings when accessing non-existent hidden service
attempting to go to http://duskgytldkxiuqc3.onion/ (non-existent hidden service) causes my tor to spew a few warnings like this one into the log:
```
circuit_clear_isolation(): Bug: Tried to clear the isolation status of a non-open circuit
```
before the typical
```
hidden service is unavailable (try again later).
```
message.
issue