Skip to content

Commit ac7a24e

Browse files
authored
Avoid capturing code of xdist (#8846)
1 parent e19c630 commit ac7a24e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

distributed/distributed.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,8 @@ distributed:
290290
- xarray
291291
- xgboost
292292
- xdist
293+
- __channelexec__ # more xdist
294+
- execnet # more xdist
293295
ignore-files:
294296
- runpy\.py # `python -m pytest` (or other module) shell command
295297
- pytest # `pytest` shell command

0 commit comments

Comments
 (0)