Skip to content

Commit cc48b5f

Browse files
committed
testing
1 parent fc7cc66 commit cc48b5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/src/main/java/com/teamscale/jacoco/agent/AgentBase.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ void stopServer() {
136136
} catch (Exception e) {
137137
logger.error("Could not stop server so it is killed now.", e);
138138
} finally {
139+
// TODO testing
139140
server.destroy();
140141
}
141142
}

0 commit comments

Comments
 (0)