-3

koushikdutta Ion Frame in Android L have a bug.

eg: when app have many times On/off ,it have let app die

this is Log:

 **java.lang.Error java.io.IOEception:File descritor closed
   Caused by:java.io.IOException:File descriptor closed
   at libcore.io.posix.writeByte(Native Method)
   at java nio.SelecorImpl.wakeup
   at com.koushikdutta.async.s.run(Unknow source);**
Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
WTree
  • 103
  • 1
  • 3

1 Answers1

0

Fixed. Will do a release on maven soon.

https://github.com/koush/AndroidAsync/issues/196

koush
  • 2,972
  • 28
  • 31