Public Member Functions | |
| None | raise_exc (self, Any exctype) |
A thread class that supports raising exception in the thread from another thread. Based on https://stackoverflow.com/questions/323972/is-there-any-way-to-kill-a-thread/49877671
| None homeassistant.util.thread.ThreadWithException.raise_exc | ( | self, | |
| Any | exctype | ||
| ) |