Title says it all. This might have been an oversight while making this class. If not please let me know why it was not included!
Thank you for considering my request! Andres 🙃
The event loop does not exist at class setup and teardown stages.
On Thu, Dec 24, 2020 at 8:36 AM Andres Torres andres.torreshalo@gmail.com wrote:
Title says it all. This might have been an oversight while making this class. If not please let me know why it was not included!
Thank you for considering my request! Andres 🙃 _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-leave@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/C6MK3V... Code of Conduct: http://python.org/psf/codeofconduct/
Would it be possible to amend the code to have them exist at this stage? Please forgive me if this is a silly question as I am not that well acquainted with asynchronous programming.
Additionally, in the title there is a typo, it should say Add asyncSetUpClass and asyncTearDown__**Class**__ to IsolatedAsyncioTestCase.
Thank you for indulging my curiosity, Andres