Commit fbb6602
authored
Explicitly shut down SailRepository in ShaclValidator (#893)
This prevents the following error:
>ERROR org.eclipse.rdf4j.sail.shacl.ShaclSail - ShaclSail was garbage collected without shutdown() having been called first.1 parent 6e45cfa commit fbb6602
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
0 commit comments