For example, in netty, if error occur, I need to c...
# announcements
f
For example, in netty, if error occur, I need to cleanup other resources. If they're declared as
lateinit
, it'll throw exception.