Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-223

Residual junk directories in /tmp after pegasus-statistics

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor Minor
    • 3.0
    • Affects Version/s: master
    • Component/s: None
    • None

      It appears as if pegasus-statistics create a directory in /tmp but does not clean it up after exit.

      Please add an atexit(), trap, or END { } block to take care of cleaning up on exit (regardless of error).

      You may also want to catch signal SIGINT and just call exit(1) in the signal handler – this will handle Ctrl+C more gracefully.

            Assignee:
            prasanth Prasanth Thomas
            Reporter:
            voeckler Jens Voeckler
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: