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

Fix ClassCastException #6649

Merged
merged 1 commit into from Sep 5, 2021
Merged

Fix ClassCastException #6649

merged 1 commit into from Sep 5, 2021

Conversation

eed3si9n
Copy link
Member

@eed3si9n eed3si9n commented Sep 5, 2021

Ref #6592
When there's an issue like timeout, currently it throws a
ClassCastException because I made some assumption about the underlying
error. This removes the unnecessary casting.

Ref sbt#6592
When there's an issue like timeout, currently it throws a
ClassCastException because I made some assumption about the underlying
error. This removes the unnecessary casting.
@TristanCP
Copy link

Hi, I'm interested in this fix, how can I find the corresponding fix version ?

@mzuehlke
Copy link
Contributor

This fix is included in https://github.com/sbt/sbt/releases/tag/v1.6.0-M1 and all following version of the 1.6.* series.

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

Successfully merging this pull request may close these issues.

None yet

3 participants