2 questions
0
votes
0
answers
40
views
C Function Stalls in Docker but Works Fine on EC2
Technical Details
The stall occurs in a C function from a shared library that performs numerical calculations for Rayleigh wave phase velocities
Using py-spy, I traced the issue to this specific ...