Thank you for your reply. The use case is simple just to offload SQL query to
separate thread to not block main thread. The problem is handling situation
when thread is blocked due I/O to Database. I am not aware about solution like
timeout of query etc. but maybe I have missed something.
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at
https://mail.python.org/archives/list/python-ideas@python.org/message/ND5SWDA2JQR5XKCC5JET72OL5BBA3FC7/
Code of Conduct: http://python.org/psf/codeofconduct/