CORPORATE
Hi Andi
It's just a Segmentation fault error. We are calling the wrapped function in
lch_calc_api.py. I cannot really decode much from the stacktrace to be honest.
Fatal Python error: Segmentation fault
Thread 0x7fad78686700 (most recent call first):
File
"/home/runner/code/r
On Thu, 12 Dec 2024, Teh, Chee Yong wrote:
CORPORATE
Hi Andi,
I have question related to running a wrapped function in a
multithreading/multiprocess environment in python.
We have a java library and we wrapped it using JCC so we can call it from
python.
We have a list of data that we ne