phargogh / palisades

Configurable UI chunks for PyQt user interfaces
0 stars 0 forks source link

Allow processes to be cancelled #35

Open phargogh opened 9 years ago

phargogh commented 9 years ago

Provide some sort of functionality to allow threads to be cancelled.

Ideally, it would be great if this could happen in a safe manner or optionally in an unsafe manner.

phargogh commented 9 years ago

Useful post I've tried on the subject: http://stackoverflow.com/questions/323972/is-there-any-way-to-kill-a-thread-in-python