Skip to content

Conversation

aidandj
Copy link

@aidandj aidandj commented Oct 9, 2025

Description

An updated version of this PR: #2093

Fixes # (issue)

#2014

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

UOndro added 6 commits October 9, 2025 09:19
- set_attribute and also set_status are not called if span was already ended. Simple reorder of function calls helped
- I also realized that accessing end_time is dangerous, in SDK it is protected by lock. I solved this by remembering if we already called end. Calling multiple times end on span is not problematic, but it generates warning logs and is probably not good practice
- updated CHANGELOG.md
- fix lint
@aidandj aidandj requested a review from a team as a code owner October 9, 2025 17:39
Copy link

linux-foundation-easycla bot commented Oct 9, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@aidandj aidandj mentioned this pull request Oct 9, 2025
13 tasks
@aidandj aidandj force-pushed the aidan/allow-the-user-to-cancel-stream-v2 branch from 17c89a7 to 6ed2e7d Compare October 9, 2025 17:41
@aidandj aidandj force-pushed the aidan/allow-the-user-to-cancel-stream-v2 branch from 6ed2e7d to 9bdf76a Compare October 9, 2025 17:42
@xrmx xrmx changed the title Aidan/allow the user to cancel stream v2 grpc: allow the user to cancel stream v2 Oct 10, 2025
@xrmx xrmx moved this to Ready for review in @xrmx's Python PR digest Oct 10, 2025
@xrmx xrmx moved this from Ready for review to Reviewed PRs that need fixes in @xrmx's Python PR digest Oct 10, 2025
@xrmx xrmx moved this from Reviewed PRs that need fixes to Ready for review in @xrmx's Python PR digest Oct 10, 2025
Signed-off-by: Aidan Jensen <[email protected]>
@aidandj aidandj force-pushed the aidan/allow-the-user-to-cancel-stream-v2 branch from b6cf2e3 to 979f0c6 Compare October 10, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for review

Development

Successfully merging this pull request may close these issues.

3 participants