Skip to content

Commit

Permalink
Don't capture functools frames in code
Browse files Browse the repository at this point in the history
  • Loading branch information
crusaderky committed Aug 31, 2023
1 parent ec40daa commit 5bb23ee
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions distributed/distributed.yaml
Expand Up @@ -275,14 +275,15 @@ distributed:
nframes: 0
ignore-modules:
- asyncio
- distributed
- functools
- dask
- xarray
- distributed
- coiled
- cudf
- cuml
- prefect
- xarray
- xgboost
- coiled
erred-tasks:
max-history: 100

Expand Down

0 comments on commit 5bb23ee

Please sign in to comment.