ucphhpc / migrid-sync

MiGrid workspace where master branch is kept strictly in sync with SF upstream svn repo. Any development or experiments should use a branch. You probably want to fork your own clone or work e.g. on the edge branch if you wish to contribute.
GNU General Public License v2.0
3 stars 4 forks source link

Remove printout of file content in mig.log #12

Closed Bjarke42 closed 1 year ago

Bjarke42 commented 1 year ago

Please remove any listing of content of a file.

very long line example:

2023-04-05 07:54:13,616 ERROR original 'showfreezefile' response was: [{'object_type': 'start', 'headers': [('Content-Type', 'image/jpeg'), ('Content-Disposition', 'attachment; filename="test.jpg";')]}, {'object_type': 'binary', 'data': b'\xff\...

This is several tens megabytes lone line.

jonasbardino commented 1 year ago

should be fixed in the latest version as mentioned in the commit logs above.