deps: bump github.com/panjf2000/ants/v2 from 2.4.3 to 2.12.1#64
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump github.com/panjf2000/ants/v2 from 2.4.3 to 2.12.1#64dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
3cf2423 to
b0f2b18
Compare
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.4.3 to 2.12.1. - [Release notes](https://github.com/panjf2000/ants/releases) - [Commits](panjf2000/ants@v2.4.3...v2.12.1) --- updated-dependencies: - dependency-name: github.com/panjf2000/ants/v2 dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b0f2b18 to
863ac3d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/panjf2000/ants/v2 from 2.4.3 to 2.12.1.
Release notes
Sourced from github.com/panjf2000/ants/v2's releases.
... (truncated)
Commits
943d026patch: v2.12.1 (#398)deeaf50fix: move once.Do(close(allDone)) from Reboot() to Release() (#397)0191bb5chore: replace 1<<31-1 with math.MaxInt32 (#392)4782ebefix: release created pools on NewMultiPool failure (#394)2ba2dd1chore: improve variable naming in binarySearch (#393)ed0bfc9fix: make Reboot() wait for pool to fully release before resetting state (#395)8a80b33docs: correct WithNonblocking comment about its returned error (#390)80b031dchore: use my referral link of DO24eac6cMerge pull request #388 from panjf2000/devd103005chore: fix the broken logo links