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

V03 issue643 - on_cleanup now works (needed by redisqueue ) #733

Merged
merged 11 commits into from
Jul 27, 2023

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    a42470a View commit details
    Browse the repository at this point in the history
  2. starting on #415... syntax works, but connects fail.

    petersilva committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ea3a132 View commit details
    Browse the repository at this point in the history
  3. issue #415 websocket connection takes more time... need to wait for

    establishment to complete.
    petersilva committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cdadf3c View commit details
    Browse the repository at this point in the history
  4. for #415 exchangeSplit implement lost (regreesion)

    corrected with new topicDerive in postformat parent class, same for v02, and v03.
    petersilva committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8b27b12 View commit details
    Browse the repository at this point in the history
  5. tmate always hangs manually invoked tests in spite of not being

    selected. disabling.
    petersilva authored and petersilva committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b27fc09 View commit details
    Browse the repository at this point in the history
  6. for #720... do not instantiate flow for C components!

    petersilva committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a253e99 View commit details
    Browse the repository at this point in the history
  7. reflecting the amqp changes to mqtt for #720

    petersilva committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9441178 View commit details
    Browse the repository at this point in the history
  8. stray debug message suppressed.

    petersilva committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    87bf39d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

  1. fix for #643, adding functional on_cleanup, on_declare, and on_sanity

    events. also fixes a problem introduced by previous branch where cleanup
    was broken because xxxSetup routines were no longer called by init
    petersilva committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    affe018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dc5cfb View commit details
    Browse the repository at this point in the history