Skip to content

Conversation

@v0lk3r
Copy link

@v0lk3r v0lk3r commented Mar 31, 2016

I extended the Torstomp init to make failover configurations with multiple host possible:

The host_list is a list of (host, port) tuples. In case of a connection
failure the reconnect attempt will cycle trough the host_list and try
another host. This makes failover configurations possible.

The host_list parameter is an extension to a single host, port pair. The
host_list is a list of (host, port) tuples. In case of a connection
failure the reconnect attempt will cycle trough the host_list and try
another host. This makes failover configurations possible
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 86.207% when pulling 13a0c39 on v0lk3r:master into 6c4488e on wpjunior:master.

@wpjunior
Copy link
Owner

wpjunior commented May 6, 2016

@v0lk3r Do you could to write some tests to cover your PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants