azure-iot-sdk-python icon indicating copy to clipboard operation
azure-iot-sdk-python copied to clipboard

bugfix: sample: disconnect when all the messages are sent

Open ks6088ts opened this issue 1 year ago • 1 comments

Description of the problem

Current implementation of the sync version of provision_symmetric_key.py calls disconnect API repeatedly, it seems weird.

Description of the solution

I think it would be correct just as the async version samples/async-hub-scenarios/provision_symmetric_key.py does.

ks6088ts avatar Mar 11 '24 09:03 ks6088ts

I'm not sure why the CI fails... Mentioning @olivakar , who is checked in the latest update. Could you take a look at it ?

ks6088ts avatar Mar 13 '24 09:03 ks6088ts

I'm not sure why the CI fails... Mentioning @olivakar , who is checked in the latest update. Could you take a look at it ?

Apologies for the late reply - there was an infrastructure issue that broke CI. It has now been addressed, we will take in this fix.

cartertinney avatar Jul 17 '24 15:07 cartertinney

/azp run Python E2E

cartertinney avatar Jul 17 '24 17:07 cartertinney

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jul 17 '24 17:07 azure-pipelines[bot]