Skip to content

Conversation

@jorisvandenbossche
Copy link
Member

No description provided.

@jorisvandenbossche
Copy link
Member Author

@pitrou do you think it is worth it trying to construct a test for this?

@github-actions
Copy link

@pitrou
Copy link
Member

pitrou commented Mar 24, 2021

Does this actually fix the issue (were you able to reproduce)?

@jorisvandenbossche
Copy link
Member Author

jorisvandenbossche commented Mar 24, 2021

Good question .. I could reproduce it, and at the time I also checked that adding import concurrent.futures.thread to the script fixed the issue. But so the change in this PR itself actually doesn't fix it. I still need to add a top-level import concurrent.futures.thread or from concurrent.futures import ThreadPoolExecutor as well. Just moving the from concurrent import futures to top-level is not enough to fix it.

@pitrou
Copy link
Member

pitrou commented Mar 24, 2021

That's what I thought :-)

@jorisvandenbossche
Copy link
Member Author

Yeah, I should have checked again ;)

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants