socketry / async-http

MIT License
298 stars 45 forks source link

Use raise, not throw. #39

Closed BMorearty closed 4 years ago

BMorearty commented 4 years ago

Small fix: should use raise instead of throw when an error occurs.

There was no test to update.

ioquatix commented 4 years ago

Thanks!

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.3%) to 91.249% when pulling d72fa29b6cef372dffe2038d9d47e4cd62fea861 on BMorearty:raise-not-throw into 817302ae3becde7770595ce6048ea0afb63aab5e on socketry:master.