Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium Target-2.8.2
New issue 1562 by pekka.klarck: `OperatingSystem.Get File` should not read
whole file into memory
http://code.google.com/p/robotframework/issues/detail?id=1562
Currently "Grep File" uses "Get File" internally to get file contents and
then splits contents to lines. This works fine with normal size files, but
with big/huge files it can cause severe memory issues.
"Grep File" needs to be changed so that it reads files line by line. This
way even huge files can be processed.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.