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

ivestigate misterious IOE #7

Closed
iwakeh opened this issue Jun 24, 2016 · 3 comments
Closed

ivestigate misterious IOE #7

iwakeh opened this issue Jun 24, 2016 · 3 comments

Comments

@iwakeh
Copy link

iwakeh commented Jun 24, 2016

This should be investigated to make sure that it really doesn't cause harm later:
in Types.java
} catch (IOException e) { /* (Not sure why...) an IOException is always thrown for all schemata but the converter works nonetheless. */ }

@tomlurge
Copy link
Owner

tomlurge commented Jul 7, 2016

Charmingly the IOE seems to be gone for good. Added proper logging in case it resurfaces.

@iwakeh
Copy link
Author

iwakeh commented Jul 7, 2016

That sound good.
Ready to be closed.

@tomlurge
Copy link
Owner

tomlurge commented Jul 7, 2016

Thanks! Closing.

@tomlurge tomlurge closed this as completed Jul 7, 2016
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

No branches or pull requests

2 participants