[C++-sig] interrupting long running c++ code
I don't suppose there's any way to allow interrupt signal through while a long-running boost::python wrapped function is running? It seems that python blocks the signal until the function completes. This is a single-threaded environment. ___ Cpluspl
Re: [C++-sig] Implementation of proper overload resolution
When it's ready, I'd like to try it on my code collection (see that at least nothing breaks). ___ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig