Skip to content

Commit

Permalink
Moving on
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferdinando Villa committed Dec 3, 2024
1 parent b3d04c3 commit c9a4b4c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,8 @@ public void close() {
// TODO when we're not in a runtime, we should not touch the digital twin (which is null) and
// we MUST call closeContext on all the other services we have paired with

// TODO we also must persist the current observed geometries for all observers.

digitalTwin.dispose();

// Call close() on all closeables in our dataset, including AutoCloseable if any.
Expand Down

0 comments on commit c9a4b4c

Please sign in to comment.