Commit 1a357fc
test: use serial_test to serialize otel process context tests
Replace the hand-rolled `TEST_SERIALIZER: Mutex<()>` with the
`#[serial_test::serial]` attribute applied at the module level, which
is the established pattern already used by other crates in this repo.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b72d5e6 commit 1a357fc
File tree
3 files changed
+3
-0
lines changed- libdd-library-config
- src
3 files changed
+3
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| 391 | + | |
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
| |||
0 commit comments