Message9525
When investigating why my Windows 7 virtual machine disk space was running low, I noticed that %TMP% folder had 1202 copies of jffi*.tmp files. Each file was about 140kB so that's altogether close to 160MB.
It seems jruby had the same problem <https://github.com/jruby/jruby/issues/1237> and it apparently is already fixed in jffi. Updating jffi to a version with the fix thus ought to fix this problem also on Jython. |
|
Date |
User |
Action |
Args |
2015-02-17 13:15:02 | pekka.klarck | set | recipients:
+ pekka.klarck |
2015-02-17 13:15:02 | pekka.klarck | set | messageid: <1424178902.44.0.970448021929.issue2269@psf.upfronthosting.co.za> |
2015-02-17 13:15:02 | pekka.klarck | link | issue2269 messages |
2015-02-17 13:15:01 | pekka.klarck | create | |
|