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

Incomplete download adds entry to database #1389

Open
3 tasks done
biggestsonicfan opened this issue Nov 15, 2024 · 1 comment
Open
3 tasks done

Incomplete download adds entry to database #1389

biggestsonicfan opened this issue Nov 15, 2024 · 1 comment

Comments

@biggestsonicfan
Copy link
Contributor

Prerequisites

Description

It looks like there may be a race condition where an incomplete download will still write to the database.

Steps to Reproduce

  1. Try to download image id 121384542
  2. Download should fail as incomplete
  3. Verify image is in database with the database manager and option 6.

Expected behavior:

Download should succeed or not write to database on failure.

Actual behavior:

Download is incomplete and fails, yet the entry is added to the database.

Log file:
pixivutil.log

Versions

Latest git pull at 21f7bed (PixivUtil2 20240703)

@Litoba
Copy link

Litoba commented Nov 23, 2024

I'm having same problem.
This problem has been happening too often lately

캡처ffffffffff

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

No branches or pull requests

2 participants