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

Cancel amqp token refresher as a part of transport cleanup #2935

Merged
merged 6 commits into from
Nov 8, 2022

Conversation

abhipsaMisra
Copy link
Member

@abhipsaMisra abhipsaMisra commented Nov 4, 2022

The amqp sas token refresher runs as a background unmonitored task. We need to ensure that the task is cancelled as a part of transport layer cleanup.

Related: #2339 , maybe #2351

@abhipsaMisra abhipsaMisra force-pushed the abmisr/cancelRefresher branch from d4e62ab to 177a505 Compare November 4, 2022 22:14
@abhipsaMisra
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@patilsnr
Copy link
Contributor

patilsnr commented Nov 8, 2022

Optimistic sign off, would recommend waiting for another approval from someone more experienced.

@abhipsaMisra
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@abhipsaMisra abhipsaMisra enabled auto-merge (squash) November 8, 2022 21:44
@abhipsaMisra abhipsaMisra merged commit f46f43b into main Nov 8, 2022
@abhipsaMisra abhipsaMisra deleted the abmisr/cancelRefresher branch November 8, 2022 22:13
abhipsaMisra added a commit that referenced this pull request Dec 19, 2022
* Cancel amqp token refresher as a part of transport cleanup (#2935)

* Await completion of refresh loop (#3021)
timstewartm pushed a commit to timstewartm/azure-iot-sdk-csharp that referenced this pull request May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants