mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-26 23:45:52 +03:00
[PR #457] [CLOSED] Hibiken master #752
Labels
No labels
CLI
bug
designing
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
idea
invalid
investigate
needs-more-info
performance
pr-welcome
pull-request
question
wontfix
work in progress
work in progress
work-around-available
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynq#752
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hibiken/asynq/pull/457
Author: @ghstahl
Created: 5/9/2022
Status: ❌ Closed
Base:
master← Head:hibiken-master📝 Commits (9)
c801694initial config propagation8904de8initial config propagation2e2362cUpdate README.md79e1b97if MaxArchiveSize is <= 002b334dMerge branch 'master' of https://github.com/fluffy-bunny/asynqa46ee20optional config values fore6137caMerge branch 'master' of https://github.com/fluffy-bunny/asynq344a444Merge branch 'master' of https://github.com/hibiken/asynq into hibiken-master97d1269update📊 Changes
10 files changed (+199 additions, -62 deletions)
View changed files
📝
README.md(+19 -0)📝
client.go(+39 -6)📝
go.mod(+0 -1)📝
go.sum(+3 -32)📝
inspector.go(+35 -2)📝
internal/base/base.go(+5 -0)📝
internal/rdb/inspect.go(+8 -8)📝
internal/rdb/rdb.go(+37 -7)📝
scheduler.go(+18 -5)📝
server.go(+35 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.