Commit 06ad00f
committed
fix CI: stress test shard count, remove Miri strict-provenance
- test_concurrent_insert_delete_read: with_shards(8) for 7 threads
- Miri: drop -Zmiri-strict-provenance (TowerPtr packs pointer + flag in u64,
integer-to-pointer cast is inherent to the design)1 parent 6d37102 commit 06ad00f
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments