Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iprep
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ai3
tools
iprep
Repository
aee11ca1883f59a04642c4b97b9f15c9eada76e4
Select Git revision
Branches
12
renovate/github.com-mattn-go-sqlite3-1.x
renovate/golang-1.x
renovate/github.com-oschwald-maxminddb-golang-1.x
renovate/github.com-prometheus-client_golang-1.x
renovate/google.golang.org-protobuf-1.x
renovate/golang.org-x-sync-digest
renovate/github.com-d5-tengo-v2-2.x
renovate/google.golang.org-grpc-1.x
renovate/gopkg.in-yaml.v3-3.x
renovate/github.com-golang-migrate-migrate-v4-4.x
renovate/github.com-google-go-cmp-0.x
master
default
protected
12 results
iprep
submission
queue_test.go
queue_test.go
Find file
Blame
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
4 years ago
aee11ca1
Do not use a Context to control the queue manager
· aee11ca1
ale
authored
4 years ago
Context was unnecessary when a simple internal channel will do. Also fix queue_test.
aee11ca1
History
Do not use a Context to control the queue manager
ale
authored
4 years ago
Context was unnecessary when a simple internal channel will do. Also fix queue_test.