goodboy / tractor

A distributed, structured concurrent runtime for Python (and friends)
GNU Affero General Public License v3.0
271 stars 12 forks source link

`asyncio` (mode) debugger support #362

Open goodboy opened 1 year ago

goodboy commented 1 year ago

Replacement for #351 to start effort toward testing our debugger (with pdbp) and basic functionality when running actors in infected_asyncio mode.


Test set todo:


Any new issues?