Skip to content

Potential bug in tmp directory cleanup #49

@edwhisnant

Description

@edwhisnant

Hey Jon,

I have recently noticed a weird bug after I run the f2 pipeline where my input genome assemblies are getting deleted after the f2 run has finished. I have scoured my own wrapper code to make sure I am not inadvertently removing my files. So far, I have not identified a source of the deletion. However, I noticed that in my input directory there were several temporary f2 clean directories that were in still in progress. I wonder if during the temp file cleanup, the input files are getting removed?

I have now started to send my temp files into a dedicated temp directory via --tmpdir for the clean, predict, and annotate steps to ensure that it is not the temp dir cleanup that is causing this. I'll let you know if this solves my issue.

I just wanted to put this on the repo in case someone else has run into this issue (or might run into this issue in the future).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions