Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace StopSignal with TrackBallast::StopSignal #70

Open
wants to merge 4 commits into
base: vs-deprecate-stop_signal
Choose a base branch
from

Conversation

codenamev
Copy link
Member

This completes the work of #66 to replace our usage of StopSignal with TrackBallast's.

  • Updates all existing usage of StopSignal to use TrackBallast::StopSignal
  • Updates the SuperSpreader.redis= attribute writer to share the Redis instance with TrackBallast
  • Allows temporary support for the original SuperSpreader::StopSignal to allow any external libraries to continue using it while we transition.
  • 1.0.0.beta release prep

Fixes #66

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.

2 participants