tomasnorre / crawler

Libraries and scripts for crawling the TYPO3 page tree. Used for re-caching, re-indexing, publishing applications etc.
GNU General Public License v3.0
54 stars 84 forks source link

[BUG] Ensure that var/lock is generated #1045

Closed tomasnorre closed 6 months ago

tomasnorre commented 6 months ago

Ensure that directory for lock file is created, so that I don't fail on file write. https://github.com/tomasnorre/crawler/blob/main/Classes/Crawler.php#L35