This needs to be fixed for the 2.0 branch as well. The streams 'in' and 'raw' need to be closed in FileHandler.handle.
Do you want me to fix it?
//Mike
Mike Wilson added a comment - 11/Apr/08 7:24 PM This needs to be fixed for the 2.0 branch as well. The streams 'in' and 'raw' need to be closed in FileHandler.handle.
Do you want me to fix it?
//Mike
I had a look because I thought it was just a close not called in finally problem, but it was a close not called problem. I fixed it. I also found a similar problem in 3.
Joe Walker added a comment - 17/Apr/08 5:55 PM I had a look because I thought it was just a close not called in finally problem, but it was a close not called problem. I fixed it. I also found a similar problem in 3.
This needs to be fixed for the 2.0 branch as well. The streams 'in' and 'raw' need to be closed in FileHandler.handle.
Do you want me to fix it?
//Mike