Am 11.10.2011 15:44, schrieb Vincent Snijders:
Hi,
Is it allowed to execute a TProcess object more than once? And if yes,
different command lines be used?
The reason I ask is issue 19997, each invocation of the compiler in
Lazarus leaks a process handle and a thread handle on windows. (not
test
Hi,
Is it allowed to execute a TProcess object more than once? And if yes,
different command lines be used?
The reason I ask is issue 19997, each invocation of the compiler in
Lazarus leaks a process handle and a thread handle on windows. (not
tested on other OS-es).
If is it allowed to re-use T