Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
scalacenter
/
libdaemon-jvm
Public
forked from
scala-cli/libdaemon-jvm
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 5, 2024
Merge pull request #6 from tgodzik/fix-release-publish
Show description for 0b2ab0e
tgodzik
authored
0b2ab0e
Copy full SHA for 0b2ab0e
chore: Update dependencies to fix publish
tgodzik
committed
dc5b554
Copy full SHA for dc5b554
Merge pull request #5 from tgodzik/update-main
Show description for 3746dd8
tgodzik
authored
3746dd8
Copy full SHA for 3746dd8
chore: Update branch to main
tgodzik
committed
1038823
Copy full SHA for 1038823
Merge pull request #4 from tgodzik/update-versions
Show description for aee952d
tgodzik
authored
aee952d
Copy full SHA for aee952d
chore: Update versions
tgodzik
committed
c7963ad
Copy full SHA for c7963ad
Commits on Jul 3, 2024
Merge pull request #2 from tgodzik/process-handle
Show description for cf59ced
tgodzik
authored
cf59ced
Copy full SHA for cf59ced
Merge pull request #3 from tgodzik/fix-release
Show description for a128065
tgodzik
authored
a128065
Copy full SHA for a128065
chore: Rename PGP password
tgodzik
committed
748fb75
Copy full SHA for 748fb75
Merge pull request #1 from tgodzik/update-org
Show description for 3fb95a5
tgodzik
authored
3fb95a5
Copy full SHA for 3fb95a5
chore: Update org to release under scalacenter
tgodzik
committed
da9ee21
Copy full SHA for da9ee21
Commits on Feb 18, 2024
meh scalafmt
oyvindberg
committed
ffff810
Copy full SHA for ffff810
meh 2.12
oyvindberg
committed
4d02fe6
Copy full SHA for 4d02fe6
Commits on Feb 17, 2024
use `ProcessHandle`instead of svm
oyvindberg
committed
c6ffd22
Copy full SHA for c6ffd22
Commits on Jan 9, 2023
Bump coursier/cache-action from 6.3 to 6.4 (#18)
Show description for b38e380
dependabot[bot]
authored
b38e380
Copy full SHA for b38e380
Fix NPE (#20)
alexarchambault
authored
953f2ce
Copy full SHA for 953f2ce
Bump coursier/setup-action from 1.2.1 to 1.3.0 (#19)
Show description for 3df8502
dependabot[bot]
authored
3df8502
Copy full SHA for 3df8502
Commits on Aug 16, 2022
Bump coursier/setup-action from 1.2.0 to 1.2.1 (#17)
Show description for 970b9b5
dependabot[bot]
authored
970b9b5
Copy full SHA for 970b9b5
Commits on Jun 28, 2022
Bump actions/checkout from 2 to 3 (#15)
Show description for 7732ebf
dependabot[bot]
authored
7732ebf
Copy full SHA for 7732ebf
Bump coursier/setup-action from 1.2.0.pre.M1 to 1.2.0 (#16)
Show description for 6990bc4
dependabot[bot]
authored
6990bc4
Copy full SHA for 6990bc4
Commits on Apr 27, 2022
Update README.md
alexarchambault
authored
78274e3
Copy full SHA for 78274e3
Commits on Jan 5, 2022
Remove JNI stuff remnants (#12)
alexarchambault
authored
965ffeb
Copy full SHA for 965ffeb
Commits on Dec 29, 2021
Drop Java 8 support / JNI stuff / Windows named pipe support (#11)
alexarchambault
authored
aaf7dd7
Copy full SHA for aaf7dd7
Commits on Dec 15, 2021
Remove unused dependencies (#9)
alexarchambault
authored
602e458
Copy full SHA for 602e458
Commits on Dec 14, 2021
Avoid calling "ps" from GraalVM native images (#8)
Show description for bd3d8c7
alexarchambault
authored
bd3d8c7
Copy full SHA for bd3d8c7
Commits on Dec 2, 2021
Update README.md
alexarchambault
authored
7ea0c3f
Copy full SHA for 7ea0c3f
Use mainline ipcsocket (#7)
alexarchambault
authored
f8110c6
Copy full SHA for f8110c6
Add an indirection in SocketHandler, to default to JNI on Windows (#4)
alexarchambault
authored
5553b8d
Copy full SHA for 5553b8d
Merge pull request #6 from alexarchambault/recoverable-errors
Show description for bb1789f
alexarchambault
authored
bb1789f
Copy full SHA for bb1789f
Add README.md
alexarchambault
committed
d500dad
Copy full SHA for d500dad
Tweak Lock.tryAcquire API
alexarchambault
committed
d006034
Copy full SHA for d006034
Ignore dummy error in tests
alexarchambault
committed
faa89ae
Copy full SHA for faa89ae
Add LockError type for when lock cannot be acquired
alexarchambault
committed
95d42a6
Copy full SHA for 95d42a6
Mark LockError-s as either recoverable or fatal
alexarchambault
committed
c1f2b05
Copy full SHA for c1f2b05
Use Win32NamedPipeServerSocket constructor that accepts useJNI arg (#5)
alexarchambault
authored
9266e0b
Copy full SHA for 9266e0b
Pagination
Previous
Next
You can’t perform that action at this time.