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 a Watchable AsyncStatus and extend the wrap decorator #176

Merged
merged 24 commits into from
May 17, 2024

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    0a5533e View commit details
    Browse the repository at this point in the history
  2. (#117) (#45) add watchable status and some tests

    (#117) (#45) add watchable status and some tests
    dperl-dls committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8b926b4 View commit details
    Browse the repository at this point in the history
  3. (#117) (#45) make AS and WAS both derive from base

    so that they can both use `wrap` with different types
    
    (#117) (#45) make AS and WAS both derive from base
    
    so that they can both use `wrap` with different types
    dperl-dls committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d1148e3 View commit details
    Browse the repository at this point in the history
  4. (#117) (#45) update classes to use WatchableAsyncStatus.

    (#117) (#45) fix typing issues
    dperl-dls committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0c67305 View commit details
    Browse the repository at this point in the history
  5. (#117) (#45) make Watcher match bluesky spec

    (#117) (#45) update classes to use WatchableAsyncStatus.
    dperl-dls committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    dab791b View commit details
    Browse the repository at this point in the history
  6. (#117) (#45) add timeouts

    and add a bit more to tests
    dperl-dls committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    adc784e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f0d555 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27d022c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0ab271 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    493ba2a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    85f4c28 View commit details
    Browse the repository at this point in the history
  12. (#117) (#45) tidy tests

    dperl-dls committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d8ff94a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    b04e60a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    730ee2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fc2ccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5eff2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f34ff7e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    dbc2d02 View commit details
    Browse the repository at this point in the history
  2. (#117) (#45) fix sim motor

    dperl-dls committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1798b41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42e6075 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    3be4f14 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    2a12be3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    16f77b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5691fcf View commit details
    Browse the repository at this point in the history