Comment 2 for bug 1854462

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

Hello:

I would like to document here a possible problem when using futures and gevent: https://stackoverflow.com/questions/21104177/using-concurrent-futures-future-with-greenlets-gevent?rq=1. This problem could be difficult to debug.

Another problem we have here is documented in https://bugs.launchpad.net/neutron/+bug/1833721. Now we are going to drop Py2 support, we should invert the calling order for the ip_lib methods: https://review.opendev.org/#/c/666853/

I'll propose again this patch, adding a note saying that this patch breaks the compatibility with Py2.

Regards.