Azure / Azure/azure-sdk-for-python
eventhubs: use worker.join() when using worker.start+sleep.
Offen
#41,313
1 Kommentar
0 Reaktionen
3 zugewiesene Personen
Beansprucht von @l0lawrence
Auf GitHub ansehen
Client
Event Hubs
Messaging
MQ
- Vorherrschende Sprache
- Python
- Sterne
- 5.6k
- Forks
- 3.4k
- Ø Merge
- 2 T.
- Gemergte PRs (30 T.)
- 217
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.