Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
googleapis
/
google-cloud-python
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
5.4k
Code
Issues
454
Pull requests
129
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add PubSub system test for fix in #4174
- #4190
#4190
Merged
tseaver
merged 9 commits into
googleapis:master
googleapis/google-cloud-python:master
from
bomboradata:master
bomboradata/bombora-google-cloud-python:master
Copy head branch name to clipboard
Oct 17, 2017
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add PubSub system test for fix in #4174
#4190
tseaver
merged 9 commits into
googleapis:master
googleapis/google-cloud-python:master
from
bomboradata:master
bomboradata/bombora-google-cloud-python:master
Copy head branch name to clipboard
Commits
Commits on Oct 12, 2017
Move debug logging call in Future.add_done_callback (#4167)
jeffkpayne
committed
4c86521
View commit details
Copy full SHA for 4c86521
Browse repository at this point
Commits on Oct 14, 2017
Add PubSub system test for fix in #4174
jeffkpayne
committed
133db15
View commit details
Copy full SHA for 133db15
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
jeffkpayne
committed
89d02ca
View commit details
Copy full SHA for 89d02ca
Browse repository at this point
Close race condition in PubSub system test for fix in #4174
jeffkpayne
committed
905fe6f
View commit details
Copy full SHA for 905fe6f
Browse repository at this point
Add sleep for 1 sec to test_policy_thread.test_on_response to allow callbacks to complete. Guessing this test was succeeding before because of the bug fixed in #4174 itself.
jeffkpayne
committed
c48f376
View commit details
Copy full SHA for c48f376
Browse repository at this point
Import module instead of type, per code review
jeffkpayne
committed
b750437
View commit details
Copy full SHA for b750437
Browse repository at this point
Commits on Oct 16, 2017
Replace potentially flaky time.sleep with proper use of mock-based assertions in test_on_response, per code review
jeffkpayne
committed
97afe3e
View commit details
Copy full SHA for 97afe3e
Browse repository at this point
Commits on Oct 17, 2017
Add unit test for thread._callback_completed for 100% coverage
jeffkpayne
committed
ec7454e
View commit details
Copy full SHA for ec7454e
Browse repository at this point
Comment change
jeffkpayne
committed
3b8ef2e
View commit details
Copy full SHA for 3b8ef2e
Browse repository at this point
You can’t perform that action at this time.