dropbox / lepton

Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
https://blogs.dropbox.com/tech/2016/07/lepton-image-compression-saving-22-losslessly-from-images-at-15mbs/
Apache License 2.0
5.01k stars 355 forks source link

A process left after running unit test #42

Closed czchen closed 8 years ago

czchen commented 8 years ago

It is from Debian bug report #831897. After running unit test, the following process is in system.

% ps auxww | grep lepton
czchen    9926  0.0  0.0 1328568 3620 pts/4    S    10:55   0:00 ./lepton -socket=/tmp/876b9068-b337-469d-b7ce-e31456b5b634 -timebound=10ms -preload
danielrh commented 8 years ago

oh fascinating! good to know... that's probably a bug in https://github.com/dropbox/lepton/blob/master/test_suite/sockettester.py