Lucas <[email protected]> added the comment:
The problem was that I didn't close the 1st connection to the database and then made another request, which had to wait for the 1st to close, to be exact. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40787> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
