Skip to content

RuntimeWarning: Enable tracemalloc to get the object alocation traceback #48

@d3l1f3r

Description

@d3l1f3r

┌──(kali㉿kali)-[~/mailcat]
└─$ python3 mailcat.py sharsil

              ,-.                    ^
             ( (        _,---._ __  / \
              ) )    .-'       `./ /   \
             ( (   ,'            `/    /:
              \ `-"             \'\   / |
               .              ,  \ \ /  |
               / @          ,'-`----Y   |
              (            ;        :   :
              |  .-.   _,-'         |  /
              |  | (  (             | /
              )  (  \  `.___________:/
              ..'   --' :mailcat:

Yandex:
*
MailRU:
*
Exception ignored in atexit callback <function Launcher.launch.._close_process at 0x7f9a14116200>:
Traceback (most recent call last):
File "/home/kali/.local/lib/python3.13/site-packages/pyppeteer/launcher.py", line 153, in _close_process
self._loop.run_until_complete(self.killChrome())
File "/usr/lib/python3.13/asyncio/base_events.py", line 700, in run_until_complete
self._check_closed()
File "/usr/lib/python3.13/asyncio/base_events.py", line 556, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
:0: RuntimeWarning: coroutine 'Launcher.killChrome' was never awaited
RuntimeWarning: Enable tracemalloc to get the object allocation traceback

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions