TheNeuralBit commented on issue #22606: URL: https://github.com/apache/beam/issues/22606#issuecomment-1212200196
Hi @imadmoussa1, according to the Python docs [`signal.pause` is unix only](https://docs.python.org/3/library/signal.html#signal.pause). Are you running on a non-unix environment? Also could you share the full stacktrace, so we can see where this method is accessed from? CC: @johnjcasey -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
