How do I stop a "micrthread" in stackless python? For example, I want to keep a "micrthread" running for only 0.1s, and then kill it or terminate it. How do I do it?
feedback
|
|
How do I stop a "micrthread" in stackless python? For example, I want to keep a "micrthread" running for only 0.1s, and then kill it or terminate it. How do I do it? | |||||||
feedback
|