Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bug fixes in telemetry#659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
saishreeeee merged 2 commits intomainfromtele-fix
Aug 1, 2025
Merged

Bug fixes in telemetry#659

saishreeeee merged 2 commits intomainfromtele-fix
Aug 1, 2025

Conversation

@saishreeeee
Copy link
Contributor

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • Other

Description

The background flush thread crashed because it tried to call the _flush() method on NoopTelemetryClient objects, which didn't have one.

In the test in test_concurrent_telemetry.py:
The main thread ran assertions immediately after the network tasks completed, creating a race condition where their callbacks had not yet finished writing the results.

How is this tested?

  • Unit tests
  • E2E Tests
  • Manually
  • N/A

Related Tickets & Documents

Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
@saishreeeeesaishreeeee merged commit2f8b1ab intomainAug 1, 2025
23 checks passed
@saishreeeeesaishreeeee deleted the tele-fix branchAugust 1, 2025 08:12
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vikrantpuppalavikrantpuppalavikrantpuppala approved these changes

@jprakash-dbjprakash-dbAwaiting requested review from jprakash-db

Assignees

@saishreeeeesaishreeeee

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@saishreeeee@vikrantpuppala

[8]ページ先頭

©2009-2025 Movatter.jp