Skip to content

Conversation

@sassman
Copy link
Owner

@sassman sassman commented Jan 3, 2021

This PR limits the thread count used for the effects' application by delegating the optimal thread count determination to rayon. That fixes #29.

Additionally, there are:

  • pinned version numbers to minor versions
  • limit the image crate features to only tga that is the only needed
  • changelog additions
  • preparation for the next patch release

@sassman sassman changed the title fix(effects): thread count went wild, not it's limited by rayon fix(effects): thread count went wild, now it's limited by rayon Jan 3, 2021
@sassman sassman merged commit cbb03de into main Jan 3, 2021
@sassman sassman deleted the fix/22 branch January 3, 2021 14:20
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.

System freezes on "Applying Effects" caused by too many threads

2 participants