MibooGram/modules/wiki
luoshuijs ec42cde7b8
🐛 Fix semaphore synchronization issue in WikiModel async generator
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.
2023-10-08 18:52:23 +08:00
..
metadata Enhance AssetsService 2022-10-07 13:02:49 +08:00
base.py 🐛 Fix semaphore synchronization issue in WikiModel async generator 2023-10-08 18:52:23 +08:00
character.py ♻️ PaiGram V4 2023-03-14 09:27:22 +08:00
material.py ♻️ PaiGram V4 2023-03-14 09:27:22 +08:00
other.py 🐛 Fix semaphore synchronization issue in WikiModel async generator 2023-10-08 18:52:23 +08:00
weapon.py Update /weapon result, add some weapon's alias 2023-04-07 21:07:59 +08:00