mongo-emf icon indicating copy to clipboard operation
mongo-emf copied to clipboard

MongoInputStreaming causes an infinity loop while using EMF Edit Framework

Open maho7791 opened this issue 9 years ago • 0 comments

The MongoInputStream#read() returns '0' which causes an infiity loop when EMF Edit Framework makes a HEAD request.

returning -1 solves the problem

maho7791 avatar May 05 '15 11:05 maho7791