Skip to content

Label the sandbox owner process#697

Merged
josevalim merged 2 commits into
elixir-ecto:masterfrom
nathanl:label_sandbox_owner
Nov 13, 2025
Merged

Label the sandbox owner process#697
josevalim merged 2 commits into
elixir-ecto:masterfrom
nathanl:label_sandbox_owner

Conversation

@nathanl

@nathanl nathanl commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@josevalim

Copy link
Copy Markdown
Member

Thank you, but we need to take the OTP version into account. :)

@nathanl

nathanl commented Nov 12, 2025

Copy link
Copy Markdown
Contributor Author

Oh right 🤦‍♂️ will do

@nathanl nathanl force-pushed the label_sandbox_owner branch from 322b3bc to 0c07032 Compare November 12, 2025 19:30

defp set_label(label) do
if function_exported?(Process, :set_label, 1) do
Process.set_label(label)

@nathanl nathanl Nov 12, 2025

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Comment thread lib/ecto/adapters/sql/sandbox.ex Outdated
@josevalim josevalim merged commit a703c2e into elixir-ecto:master Nov 13, 2025
11 checks passed
@josevalim

Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

@nathanl nathanl deleted the label_sandbox_owner branch November 13, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants