From 5db7742a23453d0409666e6940564aa5cb606d91 Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Tue, 31 May 2022 18:59:18 -0400 Subject: [PATCH] skip process isolation check for transmit and process Signed-off-by: Hao Liu --- .vscode/configurationCache.log | 1 + .vscode/dryrun.log | 11 + .vscode/settings.json | 3 + .vscode/targets.log | 538 +++++++++++++++++++++++++++++++++ ansible_runner/interface.py | 2 +- 5 files changed, 554 insertions(+), 1 deletion(-) create mode 100644 .vscode/configurationCache.log create mode 100644 .vscode/dryrun.log create mode 100644 .vscode/settings.json create mode 100644 .vscode/targets.log diff --git a/.vscode/configurationCache.log b/.vscode/configurationCache.log new file mode 100644 index 000000000..44c47d2e9 --- /dev/null +++ b/.vscode/configurationCache.log @@ -0,0 +1 @@ +{"buildTargets":["clean","deb","deb-build/ansible-runner-2.1.1.dev49","deb-build/ansible-runner_2.1.1.dev49-0.git2022053122.a349921~.dsc","deb-build/ansible-runner_2.1.1.dev49-0.git2022053122.a349921~_amd64.deb","deb-src","debian","dev","devimage","dist","dist/ansible-runner-2.1.1.dev49.tar.gz","dist/ansible_runner-2.1.1.dev49-py3-none-any.whl","docs","image","image_matrix","image_matrix_publish","mock-rpm","mock-srpm","rpm","rpm-build","rpm-build/ansible-runner-2.1.1.dev49-0.git2022053122.a349921.src.rpm","rpm-build/ansible-runner-2.1.1.dev49-0.git2022053122.a349921.x86_64.rpm","rpm-build/ansible-runner.spec","sdist","shell","srpm","test","wheel"],"launchTargets":[],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":[],"compilerArgs":[]},"fileIndex":[]}} \ No newline at end of file diff --git a/.vscode/dryrun.log b/.vscode/dryrun.log new file mode 100644 index 000000000..1d062826c --- /dev/null +++ b/.vscode/dryrun.log @@ -0,0 +1,11 @@ +make: Entering directory `/Volumes/case-sensitive-volume/projects/src/github.com/TheRealHaoLiu/ansible-runner' +rm -rf dist +rm -rf build +rm -rf ansible-runner.egg-info + +rm -rf rpm-build +rm -rf deb-build +find . -type f -regex ".*\py[co]$" -delete +rm -rf +make: Leaving directory `/Volumes/case-sensitive-volume/projects/src/github.com/TheRealHaoLiu/ansible-runner' + diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..65e1ec078 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "makefile.extensionOutputFolder": "./.vscode" +} \ No newline at end of file diff --git a/.vscode/targets.log b/.vscode/targets.log new file mode 100644 index 000000000..99f70c1bc --- /dev/null +++ b/.vscode/targets.log @@ -0,0 +1,538 @@ +make all --print-data-base --no-builtin-variables --no-builtin-rules --question +# GNU Make 3.81 +# Copyright (C) 2006 Free Software Foundation, Inc. +# This is free software; see the source for copying conditions. +# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# This program built for i386-apple-darwin11.3.0 + +make: *** No rule to make target `all'. Stop. + + +# Make data base, printed on Tue May 31 18:19:13 2022 + +# Variables + +# automatic +/dev/null || echo /Developer)/Makefiles +# makefile (from `Makefile', line 10) +ANSIBLE_VERSIONS = stable-2.9 stable-2.10 stable-2.11 +# environment +VSCODE_CODE_CACHE_PATH = /Users/liuhao/Library/Application Support/Code/CachedData/c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5 +# environment +LOGNAME = liuhao +# environment +APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1 +# makefile (from `Makefile', line 26) +RPM_DIST = $(shell rpm --eval '%{?dist}' 2>/dev/null) +# environment +VSCODE_HANDLES_UNCAUGHT_ERRORS = true +# automatic +^D = $(patsubst %/,%,$(dir $^)) +# environment +XPC_FLAGS = 0x0 +# default +MAKE = $(MAKE_COMMAND) +# default +MAKECMDGOALS := all +# environment +SHLVL = 1 +# makefile (from `Makefile', line 35) +DEBUILD_BIN = debuild +# default +MAKE_VERSION := 3.81 +# environment +USER = liuhao +# makefile +.DEFAULT_GOAL := clean +# makefile (from `Makefile', line 40) +GPG_KEY_ID = +# makefile (from `Makefile', line 5) +NAME = ansible-runner +# automatic +%D = $(patsubst %/,%,$(dir $%)) +# default +MAKE_COMMAND := /Library/Developer/CommandLineTools/usr/bin/make +# makefile (from `Makefile', line 61) +DEB_TAR_FILE = $(NAME)_$(VERSION).orig.tar.gz +# makefile (from `Makefile', line 57) +DEB_NVR = $(NAME)_$(VERSION)-$(RELEASE)~$(DEB_DIST) +# default +.VARIABLES := +# environment +TMPDIR = /var/folders/tw/5y6lxkh11rv5pfcmjwt1d1fm0000gn/T/ +# automatic +*F = $(notdir $*) +# makefile (from `Makefile', line 11) +PIP_NAME = ansible_runner +# environment +VSCODE_IPC_HOOK = /Users/liuhao/Library/Application Support/Code/1.67.2-main.sock +# makefile +MAKEFLAGS = Rrqp +# makefile (from `Makefile', line 62) +DEB_DATE := Tue, 31 May 2022 18:19:13 -0400 +# environment +MFLAGS = -Rrqp +# automatic +*D = $(patsubst %/,%,$(dir $*)) +# environment +XPC_SERVICE_NAME = application.com.microsoft.VSCode.75277585.75277591 +# automatic ++D = $(patsubst %/,%,$(dir $+)) +# automatic ++F = $(notdir $+) +# makefile (from `Makefile', line 77) +WHEEL_NAME = $(subst -,_,$(NAME)) +# makefile (from `Makefile', line 55) +DEB_PPA = mini_dinstall +# environment +__CF_USER_TEXT_ENCODING = 0x1F5:0x0:0x0 +# environment +COMMAND_MODE = unix2003 +# default +MAKEFILES := +# automatic +