asyncio
errors during cleanup if there are multiple CDP drivers present
#3689
Labels
asyncio
errors during cleanup if there are multiple CDP drivers present
#3689
asyncio
errors during cleanup if there are multiple CDP drivers present.Eg.
ERROR:asyncio:Task was destroyed but it is pending!
This is a regression in
4.37.4
. (This fixed the memory leak)To reproduce:
Need to fix this without reverting the fix to the memory leak.
The text was updated successfully, but these errors were encountered: