Skip to content

Limit the number of cpu heavy threads spawned via tokio

Imbris requested to merge imbris/limit-work-threads into master
  • By opening this merge request, you agree to release your code and all other changes under the GPL 3 license and to abide by the terms set by this license.
  • Migrations have been added if applicable
  • Significant changes of this merge request have been added to the changelog.

Partially addresses this issue: #998 (closed)

Merge request reports