Russell Ho
Results
1
comments of
Russell Ho
trafficstars
The import statements above create independent local references to `aiohttp` at the time of import. As a result, when instrumentation is enabled via monkey-patching (e.g., using `setattr`), local references such...