Closed ph closed 9 years ago
Remove all traces of Logstash::ShutdownSignal and make sure we just get out of the loop as soon as possible.
Logstash::ShutdownSignal
This PR also remove the PATCH for the aws-sdk which was needed when we were using the Thread#raise.
PATCH
aws-sdk
Thread#raise
Fixes #19
Ran (non-integration) specs. All tests pass!
LGTM
Merged sucessfully into master!
Remove all traces of
Logstash::ShutdownSignal
and make sure we just get out of the loop as soon as possible.This PR also remove the
PATCH
for theaws-sdk
which was needed when we were using theThread#raise
.Fixes #19