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

Add stop callback on shutdown #337

Merged
merged 6 commits into from Nov 28, 2020
Merged

Add stop callback on shutdown #337

merged 6 commits into from Nov 28, 2020

Commits on Nov 19, 2020

  1. Add new futures_index channel, demonstrated in bybit

    Qing Huang Chan committed Nov 19, 2020
    Copy the full SHA
    f6f49cf View commit details
    Browse the repository at this point in the history
  2. update changelog

    Qing Huang Chan committed Nov 19, 2020
    Copy the full SHA
    eb9abf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Qing Huang Chan committed Nov 27, 2020
    Copy the full SHA
    4ddae65 View commit details
    Browse the repository at this point in the history
  2. Add stop callback when exiting loop, add stop method placeholder for …

    …base callbacks
    Qing Huang Chan committed Nov 27, 2020
    Copy the full SHA
    25eb1f2 View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md

    Qing Huang Chan committed Nov 27, 2020
    Copy the full SHA
    5a8038a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Check if stop method implemented instead of having un-used stub and i…

    …nheritence
    Qing Huang Chan committed Nov 28, 2020
    Copy the full SHA
    81cf3b1 View commit details
    Browse the repository at this point in the history