local-ch / lhc

🚀 Advanced HTTP Client for Ruby. Fueled with interceptors.
GNU General Public License v3.0
43 stars 1 forks source link

Fix case where tacked reamining is nil #158

Closed 10xSebastian closed 5 years ago

10xSebastian commented 5 years ago

This PR fixes the case where tracked remaining was nil, and throttling break threw an exception.