This is a backport of the cooperative yield addition. By default it
does nothing without a user of the library overriding the method,
but it does allow fixing some issues for greenthread users. If
possible, I'd like to have it down to 2.13. It's simple enough, it
should backport pretty cleanly excpet the NEWS file.

Terry Wilson (1):
  python: Add cooperative_yield() API method to Idl.

 NEWS                 |  6 ++++++
 python/ovs/db/idl.py | 11 +++++++++++
 2 files changed, 17 insertions(+)

-- 
2.31.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to