Handle empty forums

This commit is contained in:
I-Al-Istannen
2022-10-24 13:09:29 +02:00
parent 4a51aaa4f5
commit d72fc2760b
3 changed files with 11 additions and 3 deletions

View File

@ -24,6 +24,7 @@ ambiguous situations.
### Fixed
- Forum crawling crashing when parsing empty (= 0 messages) threads
- Forum crawling crashing when a forum has no threads at all
## 3.4.1 - 2022-08-17