Skip to content

0.99.12 #469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
2 commits merged into from
Nov 8, 2019
Merged

0.99.12 #469

2 commits merged into from
Nov 8, 2019

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