cbe9ed8cc1
Motivation: We added some code to guard against thread.interrupt() in NioEventLoop but did not added a test. Modifications: Add testcase. Result: Verify that we correctly handle interrupt().