Commit 2c804eb
Fix pyright errors for private task group access in test
Add None check assertion and type: ignore for accessing private
_tasks attribute on TaskGroup (needed to verify no leaked tasks).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0949bce commit 2c804eb
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
| 344 | + | |
344 | 345 | | |
345 | 346 | | |
346 | 347 | | |
| |||
0 commit comments