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

Fixed bug with missing guid and missing blob files #91

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MrMcX
Copy link

@MrMcX MrMcX commented Jul 11, 2024

Line 65: If errors_to_stdout=True is not set for obj_store.iterate_records, a missing blob file triggers a FileNotFoundError in ccl_chromium_indexeddb.py line 571 respectively 668.

Line 115: In my test cases, some session_store_values had no attribute guid, triggering a AttributeError. Therefore, I added a default value

@MrMcX MrMcX requested review from lxndrblz and KarelZe as code owners July 11, 2024 10:44
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