Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] add allow threads for io pool operations #1580

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

samster25
Copy link
Member

@samster25 samster25 commented Nov 7, 2023

fixes deadlock with glob in the following test

DAFT_MICROPARTITIONS=1 DAFT_V2_SCANS=1 pytest --ignore tests/dataframe/test_creation.py -k "test_tpch_q6[gen_tpch:2]"

@github-actions github-actions bot added the bug Something isn't working label Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #1580 (e049ceb) into main (e176f2e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1580   +/-   ##
=======================================
  Coverage   84.85%   84.85%           
=======================================
  Files          54       54           
  Lines        5165     5165           
=======================================
  Hits         4383     4383           
  Misses        782      782           

@samster25 samster25 merged commit da120a3 into main Nov 7, 2023
39 checks passed
@samster25 samster25 deleted the sammy/glob-scan-deadlock-fix branch November 7, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant