memory leaks?
by
Anonymous Coward
·
· Score: 1, Interesting
Ant is famous for having lots of nasty memory leaks. Normally this is not an issue because you run it from command line and ant terminates very quickly, however, for those who use it inside a plugin (like via Eclipse), it's a big issue.
Is ant team going to do anything about the memory leaks?
Ant is famous for having lots of nasty memory leaks. Normally this is not an issue because you run it from command line and ant terminates very quickly, however, for those who use it inside a plugin (like via Eclipse), it's a big issue.
Is ant team going to do anything about the memory leaks?