Skip to content

Conversation

@amandasystems
Copy link
Collaborator

@amandasystems amandasystems commented Feb 16, 2023

  • Remove unused imports
  • Name parameters when supplying
  • Fix a few lint warnings
  • getProofCertificateAsString now has sensible default arguments
  • Replace the deprecated SyncVar with the suggested replacement standard library Java LinkedBlockingQueue of length 1, and fix some race conditions on the way

- Remove unused imports
- Name parameters when supplying
- Fix a few lint warnings
- `getProofCertificateAsString` now has sensible default arguments.
@amandasystems
Copy link
Collaborator Author

This patch should be possible to graft on to the master branch too, I hope

@amandasystems amandasystems changed the title Quality of life improvements and cleanup [WIP] Quality of life improvements and cleanup Feb 16, 2023
@pruemmer
Copy link
Collaborator

Awesome, thanks! I backported most of the changes to master, and then merged everything into scala-2.13; with the exception of the default arguments, since the proposed values (Format.Auto) would actually cause an exception.
Does this fix the exception in Catra?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants