Floor division will return a float if a float is provided so ensure int when dividing by the stop_ratio. All other status values from libtorrent are ints. Added tests.
Floor division will return a float if a float is provided so ensure int when dividing by the stop_ratio. All other status values from libtorrent are ints. Added tests.