-
-
Notifications
You must be signed in to change notification settings - Fork 15
Virtual threads #65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Brutus5000
merged 19 commits into
FAForever:master
from
GodFuper:feature/virtual-threads
Dec 5, 2024
Merged
Virtual threads #65
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
fd3807c
Upgrading the Java version to version 21
GodFuper 59c7ffd
Adding a service for asynchronous tasks
GodFuper a726909
Moved the implementation of multithreading to AsyncService
GodFuper 6228d27
Removed Executor.java
GodFuper 9e8cbc7
A little refactoring
GodFuper 55e81b4
spotlessApply
GodFuper 35fd05b
Shutting down the application in one function.
GodFuper 8254713
Transferring Lock functionality to LockUtil
GodFuper ce67d04
AsyncService optimization
GodFuper c657d04
Return interrupted thread for PeerTurnRefreshModule
GodFuper 8b976dc
Return interrupted thread for GPGNetClient
GodFuper 6dc891a
Merge branch 'master' into feature/virtual-threads
GodFuper ac35e89
Executor with dependency injection
GodFuper 79af9d6
spotlessApply
GodFuper 495e45b
Let all processes in executor terminate correctly, otherwise close th…
GodFuper 0b7801a
Returned Thread to classes with infinite loops.
GodFuper e33eb8c
Error handling
GodFuper 0e09e79
Fix close Ice Adapter
GodFuper a9fae2d
Fixing shutdown after InterruptedException
GodFuper File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.