Skip to content

Bugfix: #7#8

Merged
yackers merged 1 commit intomainfrom
bugfix/7-alreadyrunning-method
Jan 23, 2025
Merged

Bugfix: #7#8
yackers merged 1 commit intomainfrom
bugfix/7-alreadyrunning-method

Conversation

@yackers
Copy link
Contributor

@yackers yackers commented Jan 23, 2025

Summary

This PR fixes/implements the following bugs/features:


Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Code style update (formatting, renaming).
  • Refactoring (no functional changes, no api changes).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Documentation content changes.
  • Other (please describe):

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Closing Issues

Closes #7

- bugfix: #7

Signed-off-by: Alex Yackers <7115964+yackers@users.noreply.github.com>
@yackers yackers self-assigned this Jan 23, 2025
@yackers yackers added bug Something isn't working and removed bug Something isn't working labels Jan 23, 2025
@yackers yackers merged commit 4152f07 into main Jan 23, 2025
1 check passed
@yackers yackers deleted the bugfix/7-alreadyrunning-method branch January 23, 2025 13:52
@yackers yackers added the bug Something isn't working label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AlreadyRunning Method: documentfileaction exception, when instantiating multiple DocumentFile instances in parallel.

1 participant