Segfault in Boost::python object converter after updating to boost 1_83_0
I have a python library written in c++ and specifically a function that retrieves a value from a redis server using boost async io:
I have a python library written in c++ and specifically a function that retrieves a value from a redis server using boost async io: