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

fix external sensor bug #27

Merged
merged 1 commit into from
Dec 5, 2023
Merged

fix external sensor bug #27

merged 1 commit into from
Dec 5, 2023

Conversation

kiranvasudev
Copy link
Member

There was a bug associating external task sensors for a particular pipeline.

The _sensor_dict for a particular pipeline was overwritten for every task_id, instead of appending to it.

This PR fixes this behavior so that all sensors are appended/updated instead of overwritten

@kiranvasudev kiranvasudev requested a review from a team as a code owner December 4, 2023 17:30
@kiranvasudev kiranvasudev merged commit 32fdd1f into master Dec 5, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants