large files cause cron to get stuck
seanburlington - June 5, 2008 - 16:37
| Project: | API |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
if there are any large files in the directory being searched by API it can crash and leave cron in a stuck state
I have some text files ~300Mb that cause problems.
Cron getting stuck is pretty bad :-(
Possibile solutions
1) check file size before parsing (maybe performance problem)
2) provide settings to exclude some directories
I'll look into this some more but wanted to post the report before I forget about the problem (again)
