Skip to content

Commit 9613bde

Browse files
committed
Clarify doc
1 parent e8d6b59 commit 9613bde

File tree

1 file changed

+1
-1
lines changed
  • opamp/opentelemetry-opamp-client/src/opentelemetry/_opamp

1 file changed

+1
-1
lines changed

opamp/opentelemetry-opamp-client/src/opentelemetry/_opamp/agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ def stop(self, timeout: float | None = None) -> None:
237237
"""
238238
Signal server we are disconnecting and then threads to exit
239239
240-
:param timeout: seconds to wait for threads to join
240+
:param timeout: seconds to wait for each thread to join
241241
"""
242242

243243
# Before exiting send signal the server we are disconnecting to free our resources

0 commit comments

Comments
 (0)