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
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
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 }}
lambci
/
sync-threads
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
40
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Bugfix and performance improvements
- #3
#3
Open
onigoetz
wants to merge 16 commits into
lambci:master
lambci/sync-threads:master
from
onigoetz:master
onigoetz/sync-threads:master
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Bugfix and performance improvements
#3
onigoetz
wants to merge 16 commits into
lambci:master
lambci/sync-threads:master
from
onigoetz:master
onigoetz/sync-threads:master
Copy head branch name to clipboard
Commits
Commits on Dec 21, 2023
Add a test
onigoetz
committed
a65b30d
View commit details
Copy full SHA for a65b30d
Browse repository at this point
Fix issue that prevents from using a sync function more than once
onigoetz
committed
a5a22c4
View commit details
Copy full SHA for a5a22c4
Browse repository at this point
Add test to ensure errors are forwarded
onigoetz
committed
5a2c2eb
View commit details
Copy full SHA for 5a2c2eb
Browse repository at this point
Support multiple arguments
onigoetz
committed
1252ef8
View commit details
Copy full SHA for 1252ef8
Browse repository at this point
Add support for timeouts
onigoetz
committed
7e7effe
View commit details
Copy full SHA for 7e7effe
Browse repository at this point
Commits on Dec 22, 2023
Improve timeout test
onigoetz
committed
0e7dc3f
View commit details
Copy full SHA for 0e7dc3f
Browse repository at this point
Reuse a single worker for all function calls
onigoetz
committed
49d92db
View commit details
Copy full SHA for 49d92db
Browse repository at this point
Add benchmark
onigoetz
committed
93f7993
View commit details
Copy full SHA for 93f7993
Browse repository at this point
Fix benchmark title
onigoetz
committed
d008ba8
View commit details
Copy full SHA for d008ba8
Browse repository at this point
properly retrieve custom fields from errors
onigoetz
committed
c61c82b
View commit details
Copy full SHA for c61c82b
Browse repository at this point
Commits on Jan 3, 2024
Use Uint8Array instead of Buffer.from
onigoetz
committed
07517c1
View commit details
Copy full SHA for 07517c1
Browse repository at this point
Initialize a single SharedArrayBuffer
onigoetz
committed
0ce2d6d
View commit details
Copy full SHA for 0ce2d6d
Browse repository at this point
Automatically grow the buffer if possible
onigoetz
committed
f8ae557
View commit details
Copy full SHA for f8ae557
Browse repository at this point
Move tests to a separate folder
onigoetz
committed
c1c83c5
View commit details
Copy full SHA for c1c83c5
Browse repository at this point
Generate latest types
onigoetz
committed
d630f24
View commit details
Copy full SHA for d630f24
Browse repository at this point
Use benchmark instead of tinybench, update dependencies
onigoetz
committed
bc107c1
View commit details
Copy full SHA for bc107c1
Browse repository at this point
You can’t perform that action at this time.