Commit 4467ed4
test(redis): Allow extra COMMAND span in cluster pipeline streaming test
Older redis-py versions (e.g. 4.6.0) emit an extra COMMAND span during
RedisCluster initialization. Mirror the legacy branch's handling so the
streaming assertion tolerates it.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d046e8a commit 4467ed4
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
177 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
178 | 183 | | |
179 | 184 | | |
180 | 185 | | |
| |||
0 commit comments