They just do disk I/O, so I don't think there's anything to worry about. Otherwise, just read the source.
PS. This list will be decommissioned. On Sun, Jan 26, 2020 at 8:47 AM cr0hn <[email protected]> wrote: > Hello everybody, > > I need use tempfile package in asyncio coro, but I don’t know if the > functions calls in tempfile package perform any operations that lock the > event loop while it’s returns a temp file or directory. > > Some help welcome. Thanks in advance. > > The best > > -- > You received this message because you are subscribed to the Google Groups > "python-tulip" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python-tulip/0526dc8b-9a5b-4d2e-b5d2-ef6298da9af6%40Canary > <https://groups.google.com/d/msgid/python-tulip/0526dc8b-9a5b-4d2e-b5d2-ef6298da9af6%40Canary?utm_medium=email&utm_source=footer> > . > -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/> -- You received this message because you are subscribed to the Google Groups "python-tulip" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python-tulip/CAP7%2BvJLVH5-yXr1TJ3GO7fJWPkN-j0yM3-mKB4XtyCf4TdJ0kw%40mail.gmail.com.
