User code running on thread %1$i has attempted to abort thread %2$i. This may result in a corrupt state or resource leaks ...

User code running on thread %1$i has attempted to abort thread %2$i. This may result in a corrupt state or resource leaks if the thread being aborted was in the middle of an operation that modifies global state or uses native resources. Aborting threads other than the currently running thread is strongly discouraged.