Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

yoshuawuyts
Copy link
Contributor

This prepares our 0.99.12 release. Ideally I'd like to get a resolution on #365, #467, and #464 before merging. Thanks!

Signed-off-by: Yoshua Wuyts <[email protected]>
@yoshuawuyts yoshuawuyts requested a review from a user November 7, 2019 15:27
CHANGELOG.md Outdated
## Changed

- Changed the threadpool scheduling algorithm; it now spawns multiple threads if
it fails to enqueue work.
Copy link

Choose a reason for hiding this comment

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

Let's change to:

- Fixed a bug in the blocking threadpool where it didn't spawn more than one thread.

Note that this depends on #475

@ghost
Copy link

ghost commented Nov 7, 2019

This PR is currently blocked on PRs #471 and #475

@ghost ghost merged commit fd088fe into master Nov 8, 2019
@ghost ghost deleted the 0.99.12 branch November 8, 2019 00:11
This pull request was closed.
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