Message387855
| Author | yduprat |
|---|---|
| Recipients | asvetlov, yduprat, yselivanov |
| Date | 2021-03-01.11:39:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1614598796.36.0.0905111746151.issue43352@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Add a synchronized primitive Barrier in asyncio, in order to be consistent with them we have for threading. Barrier object will have a similar design from that of threading lib. (May be we have to think about a backport ?) Initial discussion started here: https://mail.python.org/archives/list/python-ideas@python.org/thread/IAFAH7PWMUDUTLXYLNSXES7VMDQ26A3W/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-03-01 11:39:56 | yduprat | set | recipients: + yduprat, asvetlov, yselivanov |
| 2021-03-01 11:39:56 | yduprat | set | messageid: <1614598796.36.0.0905111746151.issue43352@roundup.psfhosted.org> |
| 2021-03-01 11:39:56 | yduprat | link | issue43352 messages |
| 2021-03-01 11:39:56 | yduprat | create | |