debian-forge-composer/internal/upload/pulp
Achilleas Koutsou 15dbb90eda upload/pulp: wait for tasks in UploadAndDistributeCommit
When uploading and distributing a commit, wait for any async tasks to
finish before returning.  There are two tasks that can block this
function:
- Creating a distribution: this only happens when a new repository is
  created.
- Import commit: this will always happen in this function.
2023-10-18 21:14:46 +02:00
..
pulp.go upload/pulp: wait for tasks in UploadAndDistributeCommit 2023-10-18 21:14:46 +02:00