Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BugFix-97: tag_object cid refs file missing pids #100

Merged
merged 21 commits into from
May 30, 2024

Conversation

doulikecookiedough
Copy link
Contributor

Summary of Changes:

  • Revised tagging synchronization process to use threading/multiprocessing library conditions in tag_object & new pytest to check fixes
  • Add new custom exception PidAlreadyExistsError for improved clarity

…ct the appropriate thread or multiprocessing 'tag_object'
…or a shared list if multiprocessing is being used
… use multiprocessing lock and list when global variable set appropriately
…if syntax instead of pre-generating exist booleans
…eption and adding a new debug statement, and update pytest
… setup tmp refs files and paths outside of synchronization code
@doulikecookiedough doulikecookiedough merged commit ad55464 into develop May 30, 2024
2 checks passed
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.

1 participant