EsotericSoftware / EsotericSoftware/yamlbeans
YamlWriter and YamlReader do not implement Closeable
Open
- Dominant language
- Java
- Stars
- 568
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
This prevents using them in try-with-resources blocks in Java 7+, or with close helpers in previous versions of Java.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.