Message247931
Why do you want to keep threads separate from asyncio? What's the downside here?
The use of helper functions is justifiable when integrating a third party framework or similar with asyncio, but standard library components should just integrate well with each other. Requiring boilerplate wrappers for such use seems unreasonable to me. |
|
| Date |
User |
Action |
Args |
| 2015-08-03 16:11:56 | alex.gronholm | set | recipients:
+ alex.gronholm, gvanrossum, scoder, vstinner, Yury.Selivanov, yselivanov |
| 2015-08-03 16:11:56 | alex.gronholm | set | messageid: <[email protected]> |
| 2015-08-03 16:11:56 | alex.gronholm | link | issue24383 messages |
| 2015-08-03 16:11:56 | alex.gronholm | create | |
|