Ticket #778 (closed defect: invalid)
Prevent accidental spammy Ack/Output processes killing Padre
| Reported by: | adamk | Owned by: | adamk |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Find in Files | Version: | 0.50 |
| Keywords: | Cc: |
Description
If you accidentally run something in Output or accidentally search for something using Ack, you can generate so many lines of output that it will pretty much kill Padre.
Find some way to either detect huge search/output and stop/ask-user about them, or add a solution for cancelling out of an Ack/Output?.
Change History
Note: See
TracTickets for help on using
tickets.

Has this been resolved with the improvement to Wx::Perl::ProcessStream??