Azure / Azure/azure-sdk-for-python

eventhubs: use worker.join() when using worker.start+sleep.

Open
#41,313 1 comment 0 reactions 3 assignees Claimed by @l0lawrence View on GitHub
Client Event Hubs Messaging MQ
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.