flow v0.12.0 Release Notes

    • Enhancements

      • Allow late subscriptions to Flow returned by Flow.into_stages
    • Bug fixes

      • Cancel timer when termination is triggered on periodic window. This avoid invoking termination callbacks twice.