Hadron / carthage

Carthage is an Infrastructure as Code (IAC) framework
Other
7 stars 4 forks source link

Store backtrace of DependencyProvider registration #15

Closed kdienes closed 2 years ago

kdienes commented 2 years ago

This helps in finding out where duplicate providers are coming from. We could wrap it in an environment variable check like PYTHONASYNCIODEBUG, but I don't know if that's necessary.

kdienes commented 2 years ago

This branch was badly mauled; will resubmit