Title: kill_after_timeout watchdog is not able to kill the nested git processes · Issue #895 · gitpython-developers/GitPython · GitHub
Open Graph Title: kill_after_timeout watchdog is not able to kill the nested git processes · Issue #895 · gitpython-developers/GitPython
X Title: kill_after_timeout watchdog is not able to kill the nested git processes · Issue #895 · gitpython-developers/GitPython
Description: I am using GitPython 2.0.2. While having kill_after_timeout in the pull() e.g. g.pull(kill_after_timeout=10) Before the process killing, there were four processes running: git pull git fetch git-remote-http git fetch-pack After the timeo...
Open Graph Description: I am using GitPython 2.0.2. While having kill_after_timeout in the pull() e.g. g.pull(kill_after_timeout=10) Before the process killing, there were four processes running: git pull git fetch git-re...
X Description: I am using GitPython 2.0.2. While having kill_after_timeout in the pull() e.g. g.pull(kill_after_timeout=10) Before the process killing, there were four processes running: git pull git fetch git-re...
Opengraph URL: https://github.com/gitpython-developers/GitPython/issues/895
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"kill_after_timeout watchdog is not able to kill the nested git processes","articleBody":"I am using GitPython 2.0.2.\r\n\r\nWhile having kill_after_timeout in the pull()\r\ne.g. g.pull(kill_after_timeout=10)\r\n\r\nBefore the process killing, there were four processes running:\r\n1. git pull\r\n2. git fetch\r\n3. git-remote-http\r\n4. git fetch-pack\r\n\r\nAfter the timeout, (3) and (4) remained.\r\n\r\nShould _kill_process() be recursively called like the following?\r\n\r\n```\r\n if local_pid.isdigit():\r\n _kill_process(local_pid) # is it necessary?\r\n child_pids.append(int(local_pid))\r\n```\r\n","author":{"url":"https://github.com/eekwong","@type":"Person","name":"eekwong"},"datePublished":"2019-07-17T00:52:16.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/895/GitPython/issues/895"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:eeb5b291-8fb6-594c-f134-239fd2722867 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DBCA:3CC0B:1EEF2F4:2BCFCC5:69690B51 |
| html-safe-nonce | 99e06d587f811ac54560e792724091d02e0615f26512995ae4e32f33087737c6 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQkNBOjNDQzBCOjFFRUYyRjQ6MkJDRkNDNTo2OTY5MEI1MSIsInZpc2l0b3JfaWQiOiIzNzQzNDg1NTgxMzM3MzY1MzI5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | e3f285eb2b6187dd2dcfc81c0ef05c7ab3fefbe41c3f776efa6892227e18c853 |
| hovercard-subject-tag | issue:468934115 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/gitpython-developers/GitPython/895/issue_layout |
| twitter:image | https://opengraph.githubassets.com/1903e442b7413754b3a710b13c1eb3e6245a88b0218ae4f291c37348a71469de/gitpython-developers/GitPython/issues/895 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/1903e442b7413754b3a710b13c1eb3e6245a88b0218ae4f291c37348a71469de/gitpython-developers/GitPython/issues/895 |
| og:image:alt | I am using GitPython 2.0.2. While having kill_after_timeout in the pull() e.g. g.pull(kill_after_timeout=10) Before the process killing, there were four processes running: git pull git fetch git-re... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | eekwong |
| hostname | github.com |
| expected-hostname | github.com |
| None | e6156bd4ef9f2dc8dadf4c49a8f7ed8532186388cef72eda3ccb9f0ab3b8cfca |
| turbo-cache-control | no-preview |
| go-import | github.com/gitpython-developers/GitPython git https://github.com/gitpython-developers/GitPython.git |
| octolytics-dimension-user_id | 503709 |
| octolytics-dimension-user_login | gitpython-developers |
| octolytics-dimension-repository_id | 1126087 |
| octolytics-dimension-repository_nwo | gitpython-developers/GitPython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1126087 |
| octolytics-dimension-repository_network_root_nwo | gitpython-developers/GitPython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | ee2210c3e58153aae53400c942f8a7b4bbb43ec4 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width