Azure / Azure/azure-sdk-for-python
eventhubs: use worker.join() when using worker.start+sleep.
Aperta
Client
Event Hubs
Messaging
MQ
- Lingua principale
- Python
- Stelle
- 5.6k
- Fork
- 3.4k
- Merge medio
- 2g 2h
- PR unite (30g)
- 202
Descrizione
Copilot has pointed out the worker.start() should be paired with worker.join(). There are a few instances of this in the codebase - it seems best for someone on the Python team to scrutinize those (rather than me).
I did fix the one I introduced, however :)
_Originally posted by @richardpark-msft in https://github.com/Azure/azure-sdk-for-python/pull/41284#discussion_r2109925120
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.