Clearing Unresponsive Background Jobs

If IBM Aspera Shares background jobs are not responding, they can be cleared using the command line.
  1. Clear background jobs in MySQL.
    # /opt/aspera/shares/bin/run mysql -e "delete from delayed_jobs;" 
  2. Restart Aspera background jobs.
    # /opt/aspera/shares/sbin/sv restart shares-background-default-0