fix: lfs chunked uploads....
fix: lfs chunked uploads.
When testing large file uploads it's found that gunicorn raises NoMoreData instead of returning value.
This fixes the problem and doesn't show excesive exceptions for no reason. Previously file upload still worked but spawned errors in logs