Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / amitt001/delegator.py issues and pull requests

#80 - set timeout for block type commands

Pull Request - State: open - Opened by harshad16 almost 2 years ago

#78 - Add poll method.

Pull Request - State: closed - Opened by fx-kirin over 4 years ago - 1 comment

#76 - Another release?

Issue - State: open - Opened by jayrbolton over 4 years ago

#75 - Memory leaking with delegator.chain()?

Issue - State: open - Opened by psilocyber about 5 years ago

#74 - Only first argument is used

Issue - State: closed - Opened by jonmcclung about 5 years ago - 3 comments

#73 - hang on chain if pipe nothing to awk

Issue - State: open - Opened by RPing over 5 years ago

#72 - how to pipe string to rest of commands

Issue - State: closed - Opened by adriansev over 5 years ago - 6 comments
Labels: question

#71 - Add tests to sdist

Pull Request - State: closed - Opened by jayvdb over 5 years ago - 1 comment

#70 - module 'delegator' has no attribute 'chain'

Issue - State: closed - Opened by babvin over 5 years ago - 5 comments

#69 - different behavior between block/non-blocking command

Issue - State: open - Opened by wgjak47 over 5 years ago

#68 - Initial test infrastructure

Pull Request - State: closed - Opened by LucidOne over 5 years ago - 1 comment

#67 - Do not add an extra newline for chained commands

Pull Request - State: closed - Opened by LucidOne over 5 years ago - 2 comments

#66 - EMR cluster "ModuleNotFoundError: No module named 'delegator'"

Issue - State: closed - Opened by ThomRogers over 5 years ago - 1 comment

#65 - Cannot pass variables to delegator.run

Issue - State: closed - Opened by DrHashi over 5 years ago - 1 comment

#64 - Give command timeout

Issue - State: closed - Opened by guangrei almost 6 years ago - 2 comments

#63 - Conflict between delegator and delegator.py

Issue - State: closed - Opened by luisdavim almost 6 years ago - 5 comments

#62 - Explicitly close file handles on block

Pull Request - State: closed - Opened by techalchemy almost 6 years ago

#61 - Non-blocking processes leak file handles on wait calls

Issue - State: closed - Opened by techalchemy almost 6 years ago
Labels: enhancement

#60 - Add optional arguments to redirect stdout, stderr

Issue - State: closed - Opened by rominf about 6 years ago - 1 comment

#59 - feature_request(encoding): force UTF-8 for Windows users

Issue - State: open - Opened by Kristinita about 6 years ago - 3 comments
Labels: question

#58 - List-style commands ignore all but [0] element

Issue - State: closed - Opened by chris-greenlight about 6 years ago - 2 comments

#57 - delegator.chain() adds an extra newline into pipes

Issue - State: closed - Opened by LucidOne about 6 years ago - 1 comment

#56 - pipenv check fails inside python3-alpine

Issue - State: closed - Opened by sobolevn over 6 years ago - 1 comment

#55 - Allow err to be read multiple times when using Pexpect

Pull Request - State: closed - Opened by jakul over 6 years ago - 1 comment

#54 - Error getting subprocess error with non-blocking mode

Issue - State: open - Opened by jakul over 6 years ago - 6 comments

#53 - Add LICENSE and MANIFEST.in

Pull Request - State: closed - Opened by techalchemy over 6 years ago - 2 comments

#52 - Always use a sequence in args to subprocess.Popen()

Pull Request - State: open - Opened by fridex over 6 years ago - 6 comments

#51 - Problems using both binary STDIN and STDOUT

Issue - State: closed - Opened by amotl over 6 years ago - 1 comment

#50 - Unable to send binary data to a process' stdin

Issue - State: closed - Opened by paddycarey over 6 years ago - 1 comment

#49 - kill: fix incompatibility with subprocess

Pull Request - State: closed - Opened by azban over 6 years ago

#48 - run: add command_cls arg to allow for custom Command class

Pull Request - State: closed - Opened by azban over 6 years ago - 3 comments
Labels: need more information

#47 - gitignore: ignore pycharm's .idea/

Pull Request - State: closed - Opened by azban over 6 years ago

#46 - Document adjusting environment variables

Pull Request - State: closed - Opened by fridex over 6 years ago

#45 - Add missing import (errno)

Pull Request - State: closed - Opened by adsultana over 6 years ago

#44 - Add .gitignore file

Pull Request - State: closed - Opened by fridex over 6 years ago

#43 - Allow adjusting environment variables

Pull Request - State: closed - Opened by fridex over 6 years ago - 5 comments

#42 - Adds extra_env to Command.

Pull Request - State: closed - Opened by omarish over 6 years ago - 1 comment

#41 - Add CWD support to run(), chain(), and pipe()

Pull Request - State: closed - Opened by JasonBristol over 6 years ago - 1 comment

#40 - Monitoring progress of long-running commands

Issue - State: closed - Opened by justinmayer over 6 years ago - 5 comments

#39 - modified for enabling to work with python3 and python2

Pull Request - State: closed - Opened by umiyosh almost 7 years ago - 1 comment

#38 - Issues with "non-blocking" commands

Issue - State: closed - Opened by jcmcken almost 7 years ago - 1 comment

#37 - return code returns None when block=False

Issue - State: closed - Opened by obayhan almost 7 years ago - 1 comment

#36 - `AttributeError` for `.chain` on Python3.6

Issue - State: closed - Opened by genos almost 7 years ago - 3 comments

#35 - module 'delegator' has no attribute 'run'

Issue - State: closed - Opened by leafonsword almost 7 years ago - 1 comment

#34 - fix unicode decode error on windows

Pull Request - State: closed - Opened by nateprewitt almost 7 years ago

#33 - Don't read from finished subprocess

Pull Request - State: closed - Opened by nateprewitt almost 7 years ago

#32 - Fix delegator.chain in Python 3

Pull Request - State: closed - Opened by pavdmyt about 7 years ago - 1 comment

#31 - what is the difference for capturing "dir" and "python -V" commands?

Issue - State: closed - Opened by epogrebnyak about 7 years ago - 2 comments

#30 - module 'delegator' has no attribute 'run'

Issue - State: closed - Opened by epogrebnyak about 7 years ago - 2 comments

#29 - CWD option(s) to set the current working directory for command?

Issue - State: closed - Opened by hvisage about 7 years ago - 2 comments

#28 - Enable PYTHONUNBUFFERED only locally

Pull Request - State: closed - Opened by schlenk about 7 years ago - 2 comments

#27 - Do not set PYTHONUNBUFFERED globally

Issue - State: closed - Opened by schlenk about 7 years ago - 1 comment

#26 - pexpect.exceptions.TIMEOUT

Issue - State: closed - Opened by gjedeer over 7 years ago - 6 comments

#25 - Added support for custom timeouts when creating a command

Pull Request - State: closed - Opened by erinxocon over 7 years ago - 3 comments

#24 - reading std_out of non blocking commands

Issue - State: closed - Opened by puterleat over 7 years ago - 5 comments

#23 - README.rst: Spelling fix

Pull Request - State: closed - Opened by msabramo over 7 years ago - 1 comment

#22 - Reading `err` fails if nothing written to `stderr` in 0.0.9

Issue - State: closed - Opened by jbasko over 7 years ago - 2 comments

#21 - Add 'binary' run flag to allow running commands with binary output

Pull Request - State: closed - Opened by shaded-enmity over 7 years ago - 5 comments

#20 - Read stdout/err in block() so that the output is consumed

Pull Request - State: closed - Opened by shaded-enmity over 7 years ago - 2 comments

#19 - Add support of return_code for pexpect subprocess

Pull Request - State: closed - Opened by adrianliaw over 7 years ago - 2 comments

#18 - python 3.6 unicode error

Issue - State: closed - Opened by pc10201 over 7 years ago - 3 comments

#17 - UnicodeEncodeError

Issue - State: closed - Opened by drtkn over 7 years ago - 2 comments

#16 - return_code accesses non-existent subprocess attribute

Issue - State: closed - Opened by drtkn over 7 years ago - 1 comment

#15 - Fixing issue with kill() when using block=False

Pull Request - State: closed - Opened by andyDoucette over 7 years ago - 1 comment

#14 - command with long output hangs forever

Issue - State: closed - Opened by wong2 over 7 years ago - 2 comments

#13 - Support python3 without six.

Pull Request - State: closed - Opened by michaelkuty over 7 years ago - 1 comment

#12 - error when using chain()

Issue - State: closed - Opened by mofahead over 7 years ago - 1 comment

#11 - Permissions error when installing without sudo

Issue - State: closed - Opened by mofahead over 7 years ago - 2 comments

#10 - Fix repr typo

Pull Request - State: closed - Opened by gdvalle over 7 years ago - 1 comment

#9 - Add is_alive() to check for process completion

Pull Request - State: closed - Opened by j00bar over 7 years ago - 6 comments

#8 - Version 0.0.6 not in master branch & setup.py still says version='0.0.5'

Issue - State: closed - Opened by hexchain over 7 years ago - 4 comments

#7 - daemon.py "SyntaxError: invalid token." "os.umask(022)"

Issue - State: closed - Opened by feluxe over 7 years ago - 1 comment

#6 - Add shell functionality, resolves Issue #4 and #5

Pull Request - State: closed - Opened by azillion over 7 years ago - 3 comments

#5 - Fix TypeError

Pull Request - State: closed - Opened by yangbinnnn over 7 years ago - 1 comment

#4 - Can I run a command in shell?

Issue - State: closed - Opened by Xuanwo over 7 years ago - 4 comments

#3 - Some strange code in the Command.return_code method

Issue - State: closed - Opened by selevit over 7 years ago - 1 comment

#2 - Fixes setup package name (maya to delegator.py)

Pull Request - State: closed - Opened by jefftriplett over 7 years ago

#1 - expect functionality only works when subprocess is flushing

Issue - State: closed - Opened by kennethreitz over 7 years ago - 5 comments