Skip to content

Commit

Permalink
Ignore stdlib threading module in code collection (#8532)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau authored Feb 26, 2024
1 parent 390a5b5 commit df5df00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distributed/distributed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ distributed:
ignore-modules:
- asyncio
- functools
- threading
- datashader
- dask
- debugpy
Expand Down

0 comments on commit df5df00

Please sign in to comment.