Commit b86ae12
Only log about graph closing if it is not a zero operation. (#341)
* Only log about graph closing if it is not a zero operation.
For graphs which have no storage backend, `close` just not do enough
worth logging.
* Update core/src/main/scala/flatgraph/Graph.scala
Co-authored-by: Michael Pollmeier <[email protected]>
---------
Co-authored-by: Michael Pollmeier <[email protected]>1 parent ca81e55 commit b86ae12
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
160 | 159 | | |
161 | 160 | | |
162 | | - | |
163 | | - | |
164 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
0 commit comments