mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-16 04:35:49 +00:00
ec42cde7b8
In `WikiModel.full_data_generator`, the semaphore wasn't being decremented appropriately when the scraping task faced an exception, potentially causing threads to wait indefinitely. Exception handling has now been added to the `task` function to ensure the semaphore is decremented correctly, regardless of task outcome. |
||
---|---|---|
.. | ||
metadata | ||
base.py | ||
character.py | ||
material.py | ||
other.py | ||
weapon.py |