I am writing a plugin that isolates temporary files per job and per user. I have written it as a Task plugin, but recently came across some similar work as a SPANK plugin. I want the plugin to run at the start of a new job, and it needs to be run as root.
What are the pros and cons of SPANK vs Task? Which should I ultimately use? Thanks, Tanner
