Skip to content
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

getPublicTruffleFile may yield an exception #10380

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

JaroslavTulach
Copy link
Member

@JaroslavTulach JaroslavTulach commented Jun 27, 2024

Pull Request Description

Fixes #9723 by turning an exception into DataflowError.

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

  • All code follows the
    Scala,
    Java,
  • Unit tests have been written where possible.

@JaroslavTulach JaroslavTulach added the CI: No changelog needed Do not require a changelog entry for this PR. label Jun 27, 2024
@JaroslavTulach JaroslavTulach self-assigned this Jun 27, 2024
@JaroslavTulach JaroslavTulach added the CI: Clean build required CI runners will be cleaned before and after this PR is built. label Jun 27, 2024
@JaroslavTulach JaroslavTulach merged commit 489de72 into develop Jun 28, 2024
43 checks passed
@JaroslavTulach JaroslavTulach deleted the wip/jtulach/InvalidArgument9723 branch June 28, 2024 07:58
@enso-bot enso-bot bot mentioned this pull request Jun 28, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Clean build required CI runners will be cleaned before and after this PR is built. CI: No changelog needed Do not require a changelog entry for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File.new crashes if unexpected characters are encountered in the path
6 participants