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
.
burstable
/
node-beanstalkd-worker
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
15
Code
Issues
5
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix tests
- #7
#7
Open
kenhunt
wants to merge 15 commits into
burstable:master
burstable/node-beanstalkd-worker:master
from
AQUAOSOTech:fix-tests
AQUAOSOTech/node-beanstalkd-worker:fix-tests
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Fix tests
#7
kenhunt
wants to merge 15 commits into
burstable:master
burstable/node-beanstalkd-worker:master
from
AQUAOSOTech:fix-tests
AQUAOSOTech/node-beanstalkd-worker:fix-tests
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2018
Prevent pegged cpu when unable to reconnect
Show description for f1ed3d0
ruffrey
authored
f1ed3d0
View commit details
Copy full SHA for f1ed3d0
Browse repository at this point
Commits on Nov 27, 2018
preinstall
ruffrey
authored
12bed5c
View commit details
Copy full SHA for 12bed5c
Browse repository at this point
Update package.json
ruffrey
authored
8715a02
View commit details
Copy full SHA for 8715a02
Browse repository at this point
Update .npmignore
ruffrey
authored
bb6bf92
View commit details
Copy full SHA for bb6bf92
Browse repository at this point
updated import without babel
ruffrey
authored
5a2f75b
View commit details
Copy full SHA for 5a2f75b
Browse repository at this point
regular imports - index
ruffrey
authored
4bff77c
View commit details
Copy full SHA for 4bff77c
Browse repository at this point
regular exports = job
ruffrey
authored
70e3957
View commit details
Copy full SHA for 70e3957
Browse repository at this point
Update spawn.js
ruffrey
authored
9c9d796
View commit details
Copy full SHA for 9c9d796
Browse repository at this point
Update tube.js
ruffrey
authored
c7fcb7b
View commit details
Copy full SHA for c7fcb7b
Browse repository at this point
Update watcher.js
ruffrey
authored
4a29834
View commit details
Copy full SHA for 4a29834
Browse repository at this point
Update job.js
ruffrey
authored
ed21267
View commit details
Copy full SHA for ed21267
Browse repository at this point
Update job.js
ruffrey
authored
9593214
View commit details
Copy full SHA for 9593214
Browse repository at this point
Update index.js
ruffrey
authored
991b972
View commit details
Copy full SHA for 991b972
Browse repository at this point
allow reconnection to occur
Show description for 9443a92
ruffrey
authored
9443a92
View commit details
Copy full SHA for 9443a92
Browse repository at this point
Commits on Feb 22, 2019
Add backoff delay when the connection is lost so that we don't busy-loop the node process into uselessness.
Ken Hunt
committed
2b5ed79
View commit details
Copy full SHA for 2b5ed79
Browse repository at this point
You can’t perform that action at this time.