René's URL Explorer Experiment


Title: Tailing streams on closing a bidi stream. · Issue #850 · googleapis/python-api-core · GitHub

Open Graph Title: Tailing streams on closing a bidi stream. · Issue #850 · googleapis/python-api-core

X Title: Tailing streams on closing a bidi stream. · Issue #850 · googleapis/python-api-core

Description: The close() method of the bidi module, resets the fields only when the self.call field is not None. def close(self): """Closes the stream.""" if self.call is None: return self._request_queue.put(None) self.call.cancel() .... This is prob...

Open Graph Description: The close() method of the bidi module, resets the fields only when the self.call field is not None. def close(self): """Closes the stream.""" if self.call is None: return self._request_queue.put(No...

X Description: The close() method of the bidi module, resets the fields only when the self.call field is not None. def close(self): """Closes the stream.""" if self.call is None: ret...

Opengraph URL: https://github.com/googleapis/python-api-core/issues/850

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Tailing streams on closing a bidi stream.","articleBody":"The `close()` method of the bidi module, resets the fields only when the self.call field is not None. \n\n```\n    def close(self):\n        \"\"\"Closes the stream.\"\"\"\n        if self.call is None:\n            return\n\n        self._request_queue.put(None)\n        self.call.cancel()\n        ....\n```\n\nThis is problematic, when an exception is raised in the `open()` and we do not set the self.call. This scenario leads to the stream not getting closed properly(half closed state from server). And we are able to observe these tailing streams(which are causing further issues for us) incase of reopens and other retries. Also observed that these tailing streams get closed automatically after some time(15-20 mins).\n\n\n#### Environment details\nUsing gcloud installation.\n\n  - OS type and version: Ubuntu 22.04.5 LTS, Mac OS Sequoia 15.7.1. Not tested on other OS.\n  - Python version: Bundled python which comes with gcloud.\n  - `google-api-core` version: Using gcloud installation version with 545.0.0\n\nSharing further information internally(@pujawadare googler),  as some information may be sensitive.\n","author":{"url":"https://github.com/pujawadare","@type":"Person","name":"pujawadare"},"datePublished":"2025-10-28T14:11:59.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/850/python-api-core/issues/850"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:5b6e6ea6-89ac-a3fe-38d6-b32fcdc2c18e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB0E2:30B552:471BD0:6866B3:6A4E0AD6
html-safe-noncecf5e92eb3fbede8cdf769b290cb15c4778dd4cafa90aa22deacf413a51346eb6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMEUyOjMwQjU1Mjo0NzFCRDA6Njg2NkIzOjZBNEUwQUQ2IiwidmlzaXRvcl9pZCI6IjgyMTIyMTMyMDk2MDU0NzUwMzAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac68d4e2d056d3df7b437df640a8e6fe89d4f0c530308cfbdb44dd6075590a4e1d
hovercard-subject-tagissue:3561775309
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/googleapis/python-api-core/850/issue_layout
twitter:imagehttps://opengraph.githubassets.com/cf312b8149c06c4f8d3329b7b128d162a760c3cdc5a5af1c58e11d06de8f32de/googleapis/python-api-core/issues/850
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/cf312b8149c06c4f8d3329b7b128d162a760c3cdc5a5af1c58e11d06de8f32de/googleapis/python-api-core/issues/850
og:image:altThe close() method of the bidi module, resets the fields only when the self.call field is not None. def close(self): """Closes the stream.""" if self.call is None: return self._request_queue.put(No...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamepujawadare
hostnamegithub.com
expected-hostnamegithub.com
Nonedf0492960db29b4938cb72070351d6b1d0c6c0767b27ceb8394bbf4fcc0223c6
turbo-cache-controlno-preview
go-importgithub.com/googleapis/python-api-core git https://github.com/googleapis/python-api-core.git
octolytics-dimension-user_id16785467
octolytics-dimension-user_logingoogleapis
octolytics-dimension-repository_id226992456
octolytics-dimension-repository_nwogoogleapis/python-api-core
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id226992456
octolytics-dimension-repository_network_root_nwogoogleapis/python-api-core
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
release51470c353b8a1f52a88d3e3cc2014b17ab8cc1ce
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/googleapis/python-api-core/issues/850#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogleapis%2Fpython-api-core%2Fissues%2F850
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogleapis%2Fpython-api-core%2Fissues%2F850
Sign up https://github.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=googleapis%2Fpython-api-core
Reloadhttps://github.com/googleapis/python-api-core/issues/850
Reloadhttps://github.com/googleapis/python-api-core/issues/850
Reloadhttps://github.com/googleapis/python-api-core/issues/850
Please reload this pagehttps://github.com/googleapis/python-api-core/issues/850
googleapis https://github.com/googleapis
python-api-corehttps://github.com/googleapis/python-api-core
Notifications https://github.com/login?return_to=%2Fgoogleapis%2Fpython-api-core
Fork 97 https://github.com/login?return_to=%2Fgoogleapis%2Fpython-api-core
Star 144 https://github.com/login?return_to=%2Fgoogleapis%2Fpython-api-core
Code https://github.com/googleapis/python-api-core
Issues 0 https://github.com/googleapis/python-api-core/issues
Pull requests 0 https://github.com/googleapis/python-api-core/pulls
Actions https://github.com/googleapis/python-api-core/actions
Projects https://github.com/googleapis/python-api-core/projects
Security and quality 0 https://github.com/googleapis/python-api-core/security
Insights https://github.com/googleapis/python-api-core/pulse
Code https://github.com/googleapis/python-api-core
Issues https://github.com/googleapis/python-api-core/issues
Pull requests https://github.com/googleapis/python-api-core/pulls
Actions https://github.com/googleapis/python-api-core/actions
Projects https://github.com/googleapis/python-api-core/projects
Security and quality https://github.com/googleapis/python-api-core/security
Insights https://github.com/googleapis/python-api-core/pulse
#851https://github.com/googleapis/python-api-core/pull/851
Tailing streams on closing a bidi stream.https://github.com/googleapis/python-api-core/issues/850#top
#851https://github.com/googleapis/python-api-core/pull/851
https://github.com/daniel-sanche
https://github.com/pujawadare
pujawadarehttps://github.com/pujawadare
on Oct 28, 2025https://github.com/googleapis/python-api-core/issues/850#issue-3561775309
@pujawadarehttps://github.com/pujawadare
daniel-sanchehttps://github.com/daniel-sanche
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.