I have a function, which I want to test, but spawns a thread, which can live long enough to wait its end. How to not wait the thread\'s end in this situation? I use django\'