The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is max
| Class | Bugs |
|---|---|
| com.github.davidmoten.rx.operators.OperatorFileTailer$1 | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| com.github.davidmoten.rx.operators.OperatorFileTailer$1.call(Object) may fail to clean up java.io.InputStream on checked exception | EXPERIMENTAL | OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE | 88 | Medium |