Jean-Luc Arnaud on Sat, 01 Jul 2023 13:05:22 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: How to interrupt a MT calculation?


Le 01/07/2023 à 12:44, Bill Allombert a écrit :
On Sat, Jul 01, 2023 at 01:04:49AM +0200, Jean-Luc Arnaud wrote:
So, it seems like error does not work the same way on Linux (and probably
Windows) versus Mac OS, or is there a bug in the 2.16.0 Alpha version?
No this is a limitation of pthread on macos:
<https://stackoverflow.com/questions/43109438/macos-macoss-pthread-pthread-cancel-asynchronous-not-working>

Cheers,
Bill.

So bad...

Thanks a lot, Bill.

As I own a PC Windows, I will try on Windows.

Jean-Luc