Odoo version 16.0
Python version 3.10
While running service it gives below warning in terminal
odoo-16.0/odoo/tools/config.py:565
DeprecationWarning: The longpolling-port is a deprecated alias to the gevent-port option, please use the latter
How to fix it?