Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

RuntimeError : Event loop is closed - Happens Sporadically and can't reproduce #238

Closed
vidyanand opened this issue Mar 5, 2021 · 3 comments

Comments

@vidyanand
Copy link

vidyanand commented Mar 5, 2021

I occasionally get this error. I am unable to reproduce this. I have not enabled mitmproxy either.

Additional error message

/Users/<username>/.local/share/virtualenvs/etl-JUN8ET0N/lib/python3.8/site-packages/seleniumwire/thirdparty/mitmproxy/net/tcp.py:612: RuntimeWarning: coroutine 'AddonManager.handle_lifecycle' was never awaited
  self.handle_error(connection, client_address)
RuntimeWarning: Enable tracemalloc to get the object allocation traceback

My setup:
MacOS High Sierra ( 10.13.6)
Python version 3.8
Using Pipenv
Am using VPN (L2TP over IPsec)
Chrome Version: 89.0.4389.72

@wkeeling
Copy link
Owner

wkeeling commented Mar 6, 2021

Thanks for reporting this. When the error happens, does it always happen at a particular time - e.g. when the program is ending?

@vidyanand
Copy link
Author

I think so. It seems to happen towards the end. It doesn't seem to cause the application to crash.

@wkeeling
Copy link
Owner

Not been able to reproduce. Closing due to inactivity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants