openjournals / whedon-api

A small service that provides the basic Whedon API
MIT License
6 stars 14 forks source link

More reliable tmp directories #114

Closed arfon closed 4 years ago

arfon commented 4 years ago

This PR moves all of the Whedon workers to use unique directories when executing. The uniqueness is derived from the Sidekiq job identifier jid which is unique to the spawned background process.

cx https://github.com/openjournals/buffy/issues/7