chamikaramj commented on a change in pull request #11930:
URL: https://github.com/apache/beam/pull/11930#discussion_r437050130



##########
File path: sdks/python/scripts/run_expansion_services.sh
##########
@@ -133,4 +136,7 @@ case $STARTSTOP in
     fi
     ;;
 esac
-flock -u 200
+
+if [[ $CHECK_FLOCK -eq 0 ]]; then

Review comment:
       Can you add some comments to clarify why this and other conditions 
introduced here are needed ?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to