Skip to content

Commit

Permalink
fix: remove unused jobqueue multiprocessor config field
Browse files Browse the repository at this point in the history
  • Loading branch information
frrist authored and frrist committed Feb 14, 2025
1 parent e92961a commit 4eb30d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jobqueue/jobqueue.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ type (
config struct {
jobTimeout time.Duration
shutdownTimeout time.Duration
multiprocessor bool
errorHandler func(error)
buffer int
concurrency int
Expand Down

0 comments on commit 4eb30d8

Please sign in to comment.