HGUISEL / HGUISEL/BugPatchCollector

Last lines of BIC results are truncated.

Open
#30 0 comments 0 reactions 2 assignees Claimed by @HGUISEL View on GitHub
bug fixed
Dominant language
Java
Stars
1
Forks
6
PR merge metrics
No merged PRs in 30d

Description

edu.handong.csee.isel.data.processor.CSVPrinter did not close its printer and buffered reader. So the contents from the last buffer were not written.

If writer of BufferedWriter and printer of CSVPrinter are closed, the problem could be fixed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.