Skip to content

IsRunning = True even if errors occur #102

Description

@JoE-Seeve

If the source directory does not exist during a copy process, IsRunnung is set to True beforehand. Since the source directory is only checked after this, IsRunning must be set to False again in the event of an error. Since this is missing, IsRunning remains true even after the copy attempt has been completed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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