Commit Graph

13 Commits (crystal/ci)

Author SHA1 Message Date
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
zeripath ab7f701671
Make WrappedQueues and PersistableChannelUniqueQueues Pausable () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc () 4 years ago
zeripath c58bc4bf80
Prevent timer leaks in Workerpool and others () 5 years ago
Lunny Xiao fcc8cdd446
Improve config logging when WrappedQueue times out () 5 years ago
zeripath e83daf77ad
Avoid logging []byte in queue failures - convert to string first () 5 years ago
Lunny Xiao cf7ece6245
Fix queue log param () 5 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable () 5 years ago
zeripath 960ac36099
Remove unused lock () 5 years ago
zeripath edd31770aa
Missed q.lock.Unlock() will cause panic () 5 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks () 5 years ago