-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing loop name from asyncio.create_task (#489)
* Update topic_writer_asyncio.py * Update topic_reader_asyncio.py * Update topic_writer_asyncio.py * Update topic_reader_asyncio.py fix linters * Update topic_reader_asyncio.py * Update topic_reader_asyncio.py * Update topic_reader_asyncio.py * Update topic_reader_asyncio.py * add wrapper for asyncio.create_task * fix linters * fix linters * fix linters * fix linters * fix linters * fix linters * fix linters * split setting task name during function declaration stage * fix tests * fix tests * fix linters * fix linters * fix linters * fix tests
- Loading branch information
1 parent
b0cce07
commit c84538d
Showing
4 changed files
with
73 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters