Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Stop Listener when disposed #104

Closed
brettsam opened this issue Jan 27, 2022 · 2 comments · Fixed by #105
Closed

Stop Listener when disposed #104

brettsam opened this issue Jan 27, 2022 · 2 comments · Fixed by #105
Assignees

Comments

@brettsam
Copy link
Member

Creating an EventHubs-specific issue for this: Azure/azure-webjobs-sdk#2823

After discussing internally with @alrod, we think that having the EH Listener also stop itself on the call to Dispose() (and skip checkpointing if disposed) is the safest path.

@ghost ghost added the Needs: triage 🔍 label Jan 27, 2022
@ghost ghost assigned pragnagopa Jan 27, 2022
alrod added a commit that referenced this issue Feb 3, 2022
alrod added a commit that referenced this issue Feb 3, 2022
@alrod alrod assigned alrod and unassigned pragnagopa Feb 4, 2022
@alrod
Copy link
Member

alrod commented Feb 4, 2022

Looks like the same issue #66

@sidkri sidkri linked a pull request Feb 9, 2022 that will close this issue
@liliankasem
Copy link
Member

@alrod Did you want to use this issue to also track changes to the service bus listener or should we create a new issue in that repo?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants