wait_for(gather(...)) logs weird error message
| BPO | 29432 |
|---|---|
| Nosy | @gvanrossum, @cjerdonek, @1st1, @tecki |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2017-02-03.11:25:24.324> labels = ['type-bug', '3.7', 'expert-asyncio'] title = 'wait_for(gather(...)) logs weird error message' updated_at = <Date 2017-08-07.23:45:23.642> user = 'https://github.com/tecki'
bugs.python.org fields:
activity = <Date 2017-08-07.23:45:23.642> actor = 'chris.jerdonek' assignee = 'none' closed = False closed_date = None closer = None components = ['asyncio'] creation = <Date 2017-02-03.11:25:24.324> creator = 'Martin.Teichmann' dependencies = [] files = [] hgrepos = [] issue_num = 29432 keywords = [] message_count = 4.0 messages = ['286858', '287312', '299847', '299878'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'chris.jerdonek', 'yselivanov', 'Martin.Teichmann'] pr_nums = ['73'] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue29432' versions = ['Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']