Skip to content

fix(relocation) Fix type errors when spawning a task#116130

Merged
markstory merged 1 commit into
masterfrom
fix-5ptw
May 25, 2026
Merged

fix(relocation) Fix type errors when spawning a task#116130
markstory merged 1 commit into
masterfrom
fix-5ptw

Conversation

@markstory
Copy link
Copy Markdown
Member

Fix TypeErrors related to UUID not being compatible with msgpack.

Fixes SENTRY-5PTW

Fix TypeErrors related to UUID not being compatible with msgpack.

Fixes SENTRY-5PTW
@markstory markstory requested a review from a team as a code owner May 25, 2026 15:24
@markstory markstory requested a review from a team May 25, 2026 15:25
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 25, 2026
Copy link
Copy Markdown
Member

@armenzg armenzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this module strongly typed? Could it have been caught by mypy?

@markstory
Copy link
Copy Markdown
Member Author

Is this module strongly typed? Could it have been caught by mypy?

It is not 😢 That is now on my list of things to fix.

@markstory markstory merged commit 8271548 into master May 25, 2026
63 checks passed
@markstory markstory deleted the fix-5ptw branch May 25, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants