Re: [ANNOUNCE] SequentialExecutor & DebugExecutor removed

2025-04-01 Thread Jarek Potiuk
Yay! Moar deletions! Just one comment to that - we **know** that forking + threading in MacOS causes SEGV (Segmentation Violation) issues when you are using some additional libraries that can get initialized by **just** importing them and they start threads, when it happens before we attempt to ma

[ANNOUNCE] SequentialExecutor & DebugExecutor removed

2025-04-01 Thread Amogh Desai
Hi All, I’m excited to announce that the *Sequential Executor* and *Debug Executor* have been removed from the in-tree executors in our repository, thanks to the efforts of the community! (Discussed in https://lists.apache.org/thread/65jw3o3mn7qlc56f9bt2146fmoy0z5t6). These executors were primari