gmsh Can't set signal handler for SIGINT while SIGINT is being deferred within a DeferSigint context
I met this error when I use gmsh with [RAY](https://docs.ray.io/en/master/rllib/index.html).I guess it's parallel computing that cause this error.What should I do to solve this error.
issue