FileInputStream and stdin (bug or not)

Dear forum

I’m getting same problem described here.

Basically, if I release stdin handle (fd #0) FileInputStream::readInternal fails when #0 is reused. This is done intentionatelly or it’s just a bug?

A fix for this issue is now out on develop