Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merged fd leaks fix from the master to the 0.3 version#150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Byron merged 2 commits intogitpython-developers:0.3fromderenio:0.3
Nov 14, 2014

Conversation

derenio
Copy link

No description provided.

Currently if command is called with as_proces=True, pipes for thecommand will not be closed.This change makes sure to close command file descriptors.Conflicts:git/cmd.py
When command run as subprocess, AutoInterrupt will kill theprocess on destructor. However, if process already finished,it raise OSError exception.This fix just ignore OSError on os.kill.Conflicts:git/cmd.py
@Byron
Copy link
Member

travis-ci is now setup for git-python. Unfortunately, it doesn't seem to pick up existing pull request. Unfortunately it will only pick up if the pull request changes, it doesn't handle existing pull requests without an explicit trigger.

Will try to close and reopen, hold on !

@ByronByron closed thisMay 4, 2014
@ByronByron reopened thisMay 4, 2014
Byron added a commit that referenced this pull requestNov 14, 2014
Merged fd leaks fix from the master to the 0.3 version
@ByronByron merged commit9c5b87b intogitpython-developers:0.3Nov 14, 2014
@Byron
Copy link
Member

Thank you !

@ByronByron added this to thev0.3.2 milestoneNov 14, 2014
@ByronByron mentioned this pull requestJan 8, 2015
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
v0.3.2
Development

Successfully merging this pull request may close these issues.

3 participants
@derenio@Byron@sugi

[8]ページ先頭

©2009-2025 Movatter.jp