Skip to content

Conversation

@tari
Copy link

@tari tari commented Mar 20, 2019

Compressors can be slow, so it's easy to get a significant speedup by
running compressors in parallel with a thread pool.

Compressors can be slow, so it's easy to get a significant speedup by
running compressors in parallel with a thread pool.
@tari
Copy link
Author

tari commented Mar 20, 2019

Test failures look unrelated to this change; I think it's a problem with pytest since 3.3 providing the caplog fixture without a plugin, and it behaves differently.

Since pytest 3.3 the caplog fixture is provided by pytest, and it
conflicts with pytest-catchlog. We can simply remove the catchlog plugin
requirement and require pytest >= 3.3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant