allow peertube-import-videos.ts CLI script to run concurrently (#1334)
authorBRAINS YUM <43896676+McFlat@users.noreply.github.com>
Wed, 24 Oct 2018 18:07:51 +0000 (13:07 -0500)
committerRigel Kent <par@rigelk.eu>
Wed, 24 Oct 2018 18:07:51 +0000 (20:07 +0200)
commitfa27f07637dd941577ab78de528cbef044b46248
tree40e456b02f3a970fe51560e0d5617b3984f4cf11
parent8684f3c1f6d5b94153fc27dd71ce1659797967ec
allow peertube-import-videos.ts CLI script to run concurrently (#1334)

allows running multiple imports at the same time, whereas previously a concurrent instance of the script deleted another processe's file.
server/tools/peertube-import-videos.ts