@@ -245,7 +245,7 @@ while [[ "$KEEP_GOING" -eq "1" ]]; do
printf"Launching launch.py..."
printf"\n%s\n""${delimiter}"
prepare_tcmalloc
"${python_cmd}""${LAUNCH_SCRIPT}""$@"
"${python_cmd}" -u"${LAUNCH_SCRIPT}""$@"
fi
if[[ ! -f tmp/restart ]];then
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.