Skip to content

fix for directory not found bug#4

Merged
CharlieLaughton merged 1 commit into
mainfrom
3-directory-error
Sep 12, 2025
Merged

fix for directory not found bug#4
CharlieLaughton merged 1 commit into
mainfrom
3-directory-error

Conversation

@jimboid
Copy link
Copy Markdown
Member

@jimboid jimboid commented Sep 11, 2025

This commit should resolve a bug when using FunctionTask methods that the directory is removed but then not changed back into, so any further operations (even os.getcwd()) will cause an exception to be thrown that the directory does not exist.

I'm not sure however I have got the level of indentation correct or not for all cases!

closes #3

@jimboid jimboid self-assigned this Sep 11, 2025
@CharlieLaughton
Copy link
Copy Markdown
Collaborator

Hi James, yes this looks fine.

@CharlieLaughton CharlieLaughton merged commit 4bfeaaa into main Sep 12, 2025
6 checks passed
@CharlieLaughton
Copy link
Copy Markdown
Collaborator

closing the request

@jimboid jimboid deleted the 3-directory-error branch September 12, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Directory not found error

2 participants