forked from scala/scala3
-
Notifications
You must be signed in to change notification settings - Fork 0
Backport "Add expression compiler" to 3.3 LTS #291
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
Closed
Closed
Conversation
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
[Cherry-picked 26befcb]
[Cherry-picked 174a757]
debugMode allows to connect to runner processes with JDI
debugMode allows to connect to runner processes with JDI [Cherry-picked afef97c][modified]
[Cherry-picked 1378e1a][modified]
[Cherry-picked 62e0f40]
[Cherry-picked 32e538d][modified]
[Cherry-picked 29f81e0]
[Cherry-picked ade2269][modified]
[Cherry-picked 43393ae]
[Cherry-picked 50e03cc]
[Cherry-picked 708607d]
[Cherry-picked 9354f4e]
[Cherry-picked f14f73b]
[Cherry-picked bfaec0f]
Each time we disconnect the debugger, the child process opens a new port that we must read to connect a new debugger
Each time we disconnect the debugger, the child process opens a new port that we must read to connect a new debugger [Cherry-picked 3e9f516][modified]
[Cherry-picked 9e36be6]
[Cherry-picked 20c8280]
[Cherry-picked dffa9f4]
[Cherry-picked 176d8d1]
[Cherry-picked 0855b09]
We use ParallelTesting.cleanup instead
We use ParallelTesting.cleanup instead [Cherry-picked ad715f7][modified]
[Cherry-picked c73fe36]
[Cherry-picked 5ca0b9a]
[Cherry-picked 5c1a68e]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Backports scala#22597 to the 3.3.7.
PR submitted by the release tooling.
[skip ci]