René's URL Explorer Experiment


Title: python-proxy can not be stopped automatically · Issue #2 · BackupGGCode/python-proxy · GitHub

Open Graph Title: python-proxy can not be stopped automatically · Issue #2 · BackupGGCode/python-proxy

X Title: python-proxy can not be stopped automatically · Issue #2 · BackupGGCode/python-proxy

Description: What steps will reproduce the problem? 1. Run the script from a python script 2. 3. What is the expected output? What do you see instead? You are in a infinite loop ! If for workaround, you try to launch it into a thread; it's not a good...

Open Graph Description: What steps will reproduce the problem? 1. Run the script from a python script 2. 3. What is the expected output? What do you see instead? You are in a infinite loop ! If for workaround, you try to ...

X Description: What steps will reproduce the problem? 1. Run the script from a python script 2. 3. What is the expected output? What do you see instead? You are in a infinite loop ! If for workaround, you try to ...

Opengraph URL: https://github.com/BackupGGCode/python-proxy/issues/2

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"python-proxy can not be stopped automatically","articleBody":"```\nWhat steps will reproduce the problem?\n1. Run the script from a python script\n2.\n3.\n\nWhat is the expected output? What do you see instead?\nYou are in a infinite loop ! \nIf for workaround, you try to launch it into a thread; it's not a good idea \nbecause in pyhon you can't easily to force the stop it\n\nIn my script, I expecte:\n- to launch the proxy and continue the script.\n- to stop it\n\nWhat version of the product are you using? On what operating system?\nversion: '0.1.0 Draft 1'\nOS: Windows 7\n\nPlease provide any additional information below.\n\nI propose you encapsulate the start/stop in a class:\n\nSee below (file in attachment), this example don't take into account the IPV6 \nand timeout\n\nclass ConnectionHandler(SocketServer.BaseRequestHandler):\n\n    #Instead of __init__\n    def handle(self):\n        self.client = self.request\n    ....\n\nclass WebProxy:\n    def __init__(self):\n        self.server = None\n\n\n    def start(self, host='localhost', port=8080, IPv6=False, timeout=60,\n                      handler=ConnectionHandler):\n\n        print \"Start proxy server\"\n        #For the moment  only in IPV4\n        # if IPv6==True:\n            # For IPV6, override SocketServer.ThreadingTCPServer\n            # soc_type=socket.AF_INET6\n        # else:\n            # soc_type=socket.AF_INET\n\n        self.server = SocketServer.ThreadingTCPServer((host, port), handler)\n\n        # Start a thread with the server -- that thread will then start one\n        # more thread for each request\n        server_thread = threading.Thread(target=self.server.serve_forever)\n        # Exit the server thread when the main thread terminates\n        server_thread.daemon = True\n        server_thread.start()\n\n    def stop(self):\n        if self.server is not None:\n            print \"Stop proxy server\"\n            self.server.shutdown()\n\n```\n\nOriginal issue reported on code.google.com by `cyrilbes...@aol.com` on 28 Mar 2013 at 10:15\n\nAttachments:\n- [PythonProxy.py](https://storage.googleapis.com/google-code-attachments/python-proxy/issue-2/comment-0/PythonProxy.py)\n","author":{"url":"https://github.com/GoogleCodeExporter","@type":"Person","name":"GoogleCodeExporter"},"datePublished":"2015-04-28T21:32:03.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2/python-proxy/issues/2"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:5a2985a7-f020-55b4-f97a-41a6127109ba
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA932:3CECC8:F3B3CFB:13DAC596:6976FF45
html-safe-nonce63708bc2436b2a0f37bbeb9ae6c6373c003948b2e4cdf6d9ba1fd9439dc271bd
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOTMyOjNDRUNDODpGM0IzQ0ZCOjEzREFDNTk2OjY5NzZGRjQ1IiwidmlzaXRvcl9pZCI6IjM5NDIyMTc5OTg5NTEzODExNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac401bca7b2d08f2b703eda25bbda64852bbf53ab44347eefbd150741aacc2bea1
hovercard-subject-tagissue:71709550
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/BackupGGCode/python-proxy/2/issue_layout
twitter:imagehttps://opengraph.githubassets.com/07bf4c90f318b754d6e8b37816b146d564c3f9b2e2e187a3558be89f663fd6fe/BackupGGCode/python-proxy/issues/2
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/07bf4c90f318b754d6e8b37816b146d564c3f9b2e2e187a3558be89f663fd6fe/BackupGGCode/python-proxy/issues/2
og:image:altWhat steps will reproduce the problem? 1. Run the script from a python script 2. 3. What is the expected output? What do you see instead? You are in a infinite loop ! If for workaround, you try to ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameGoogleCodeExporter
hostnamegithub.com
expected-hostnamegithub.com
None01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09
turbo-cache-controlno-preview
go-importgithub.com/BackupGGCode/python-proxy git https://github.com/BackupGGCode/python-proxy.git
octolytics-dimension-user_id12160263
octolytics-dimension-user_loginBackupGGCode
octolytics-dimension-repository_id34756972
octolytics-dimension-repository_nwoBackupGGCode/python-proxy
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id34756972
octolytics-dimension-repository_network_root_nwoBackupGGCode/python-proxy
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef752335dbbea672610081196a1998e39aec5e14b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/issues/2#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FBackupGGCode%2Fpython-proxy%2Fissues%2F2
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FBackupGGCode%2Fpython-proxy%2Fissues%2F2
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=BackupGGCode%2Fpython-proxy
Reloadhttps://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/issues/2
Reloadhttps://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/issues/2
Reloadhttps://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/issues/2
BackupGGCode https://patch-diff.githubusercontent.com/BackupGGCode
python-proxyhttps://patch-diff.githubusercontent.com/BackupGGCode/python-proxy
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FBackupGGCode%2Fpython-proxy
Fork 5 https://patch-diff.githubusercontent.com/login?return_to=%2FBackupGGCode%2Fpython-proxy
Star 3 https://patch-diff.githubusercontent.com/login?return_to=%2FBackupGGCode%2Fpython-proxy
Code https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy
Issues 3 https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/issues
Pull requests 1 https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/pulls
Actions https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/actions
Projects 0 https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/projects
Security 0 https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/security
Insights https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/pulse
Code https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy
Issues https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/issues
Pull requests https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/pulls
Actions https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/actions
Projects https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/projects
Security https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/security
Insights https://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/BackupGGCode/python-proxy/issues/2
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/BackupGGCode/python-proxy/issues/2
python-proxy can not be stopped automaticallyhttps://patch-diff.githubusercontent.com/BackupGGCode/python-proxy/issues/2#top
Priority-Mediumhttps://github.com/BackupGGCode/python-proxy/issues?q=state%3Aopen%20label%3A%22Priority-Medium%22
Type-Defecthttps://github.com/BackupGGCode/python-proxy/issues?q=state%3Aopen%20label%3A%22Type-Defect%22
auto-migratedhttps://github.com/BackupGGCode/python-proxy/issues?q=state%3Aopen%20label%3A%22auto-migrated%22
https://github.com/GoogleCodeExporter
https://github.com/GoogleCodeExporter
GoogleCodeExporterhttps://github.com/GoogleCodeExporter
on Apr 28, 2015https://github.com/BackupGGCode/python-proxy/issues/2#issue-71709550
PythonProxy.pyhttps://storage.googleapis.com/google-code-attachments/python-proxy/issue-2/comment-0/PythonProxy.py
Priority-Mediumhttps://github.com/BackupGGCode/python-proxy/issues?q=state%3Aopen%20label%3A%22Priority-Medium%22
Type-Defecthttps://github.com/BackupGGCode/python-proxy/issues?q=state%3Aopen%20label%3A%22Type-Defect%22
auto-migratedhttps://github.com/BackupGGCode/python-proxy/issues?q=state%3Aopen%20label%3A%22auto-migrated%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.