Skip to content

stopped working on newer python version #205

Description

@testingbetaversion
Traceback (most recent call last):
  File "/usr/local/bin/pproxy", line 8, in <module>
    sys.exit(main())
             ~~~~^^
  File "/usr/local/lib/python3.14/dist-packages/pproxy/server.py", line 951, in main
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 715, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
root@vm12953:~# python3 --version
Python 3.14.4
root@vm12953:~#```

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