Skip to content

feat: add MultiPool and MultiPoolWithFunc #34

feat: add MultiPool and MultiPoolWithFunc

feat: add MultiPool and MultiPoolWithFunc #34

Triggered via pull request November 21, 2023 02:45
@panjf2000panjf2000
synchronize #305
pool-wait
Status Success
Total duration 15s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
7s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '6938576476', status: 422, response: { url: 'https://api.github.com/repos/panjf2000/ants/releases', status: 422, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 21 Nov 2023 02:45:38 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '5807:5FA2:81B7DC:10ED621:655C19D2', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '958', 'x-ratelimit-reset': '1700537712', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '42', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/panjf2000/ants/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/305/merge","name":"Ants v2.8.1","tag_name":"v2.8.1","body":"## Changelogs\\n\\n- chore: enable auto-labeler for PRs of updating semantic version (#298)\\n- chore: bump up modules (#292)\\n\\n## 馃洨 Enhancements\\n\\n- refactor: enforce a few minor optimization in code (#302)\\n- refactor: refine the code in `retrieveWorker` to make it more readable (#295)\\n- opt: fix the potential goroutine leak after calling `Release()` (#287)\\n\\n## 馃悰 Bugfixes\\n\\n- patch: v2.8.2 (#299)\\n- bug: return the error from Pool.Submit/PoolWithFunc.Invoke accordingly (#297)\\n\\n## 馃摎 Documentation\\n\\n- chore: eliminate some useless content (#303)\\n- patch: v2.8.2 (#299)\\n- chore: add a new use case (#290)\\n\\n## 馃梼 Misc\\n\\n- chore: eliminate some useless content (#303)\\n- chore: enable more title matchers for auto-labelers of bug and new feature (#300)\\n- chore: clean up some comments and CI yaml (#296)\\n\\n**Full Changelog**: https://github.com/panjf2000/ants/compare/v2.8.0...v2.8.1\\n\\nThanks to all these contributors: @ELchem, @POABOB and @panjf2000 for making this release possible.\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '6938576476', name: 'pull_request', payload: { action: 'synchronize', after: '5f4149d865aebd1529502a7846e89a12818e4579', before: '322a4be368267a2f8219fc8ac97d263c6a5102b7', number: 305, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/panjf2000/ants/issues/305/comments' }, commits: { href: 'https://api.github.com/repos/panjf2000/ants/pulls/305/commits' }, html: { href: 'https://github.com/panjf2000/ants/pull/305' },
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '6938576476', name: 'pull_request', payload: { action: 'synchronize', after: '5f4149d865aebd1529502a7846e89a12818e4579', before: '322a4be368267a2f8219fc8ac97d263c6a5102b7', number: 305, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/panjf2000/ants/issues/305/comments' }, commits: { href: 'https://api.github.com/repos/panjf2000/ants/pulls/305/commits' }, html: { href: 'https://github.com/panjf2000/ants/pull/305' }, issue: { href: 'https://api.github.com/repos/panjf2000/ants/issues/305' }, review_comment: { href: 'https://api.github.com/repos/panjf2000/ants/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/panjf2000/ants/pulls/305/comments' }, self: { href: 'https://api.github.com/repos/panjf2000/ants/pulls/305' }, statuses: { href: 'https://api.github.com/repos/panjf2000/ants/statuses/5f4149d865aebd1529502a7846e89a12818e4579' } }, active_lock_reason: null, additions: 524, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/7496278?v=4', events_url: 'https://api.github.com/users/panjf2000/events{/privacy}', followers_url: 'https://api.github.com/users/panjf2000/followers', following_url: 'https://api.github.com/users/panjf2000/following{/other_user}', gists_url: 'https://api.github.com/users/panjf2000/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/panjf2000', id: 7496278, login: 'panjf2000', node_id: 'MDQ6VXNlcjc0OTYyNzg=', organizations_url: 'https://api.github.com/users/panjf2000/orgs', received_events_url: 'https://api.github.com/users/panjf2000/received_events', repos_url: 'https://api.github.com/users/panjf2000/repos', site_admin: false, starred_url: 'https://api.github.com/users/panjf2000/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/panjf2000/subscriptions', type: 'User', url: 'https://api.github.com/users/panjf2000' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/7496278?v=4', events_url: 'https://api.github.com/users/panjf2000/events{/privacy}', followers_url: 'https://api.github.com/users/panjf2000/followers', following_url: 'https://api.github.com/users/panjf2000/following{/other_user}', gists_url: 'https://api.github.com/users/panjf2000/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/panjf2000', id: 7496278, login: 'panjf2000', node_id: 'MDQ6VXNlcjc0OTYyNzg=', organizations_url: 'https://api.github.com/users/panjf2000/orgs', received_events_url: 'https://api.github.com/users/panjf2000/received_events', repos_url: 'https://api.github.com/users/panjf2000/repos', site_admin: false, starred_url: 'https://api.github.com/users/panjf2000/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/panjf2000/subscriptions', type: 'User', url: 'https://api.github.com/users/panjf2000' } ], author_association: 'OWNER', auto_merge: null, base: { label: 'pan