We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d6b59 commit 9613bdeCopy full SHA for 9613bde
opamp/opentelemetry-opamp-client/src/opentelemetry/_opamp/agent.py
@@ -237,7 +237,7 @@ def stop(self, timeout: float | None = None) -> None:
237
"""
238
Signal server we are disconnecting and then threads to exit
239
240
- :param timeout: seconds to wait for threads to join
+ :param timeout: seconds to wait for each thread to join
241
242
243
# Before exiting send signal the server we are disconnecting to free our resources
0 commit comments