Figure out how to integrate asyncio
Bug #1501083 reported by
Joshua Harlow
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
taskflow |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
Taskflow already runs tasks (in taskflow terminology) using executors and futures,
The concepts are similar, if slightly mutated for integration with asyncio, but there should be a way to have both (?) work at the same time, it would be great to see how this integration would work (making it not required, since asyncio is really only mature in 3.4 and newer versions of python).
Changed in taskflow: | |
importance: | Undecided → Wishlist |
Changed in taskflow: | |
status: | New → Confirmed |
To post a comment you must log in.