Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
adapt
ace
Commits
bb39ed5d
Commit
bb39ed5d
authored
Oct 16, 2015
by
Michael Ritter
Browse files
Remove a collection's AuditThread when it is finished
parent
c1564eab
Changes
1
Hide whitespace changes
Inline
Side-by-side
ace-am/src/main/java/edu/umiacs/ace/monitor/audit/AuditThreadFactory.java
View file @
bb39ed5d
...
...
@@ -250,6 +250,7 @@ public class AuditThreadFactory {
// runningAudits.remove(c);
// thread = null;
// }
KSFuture
<
AuditThread
>
future
=
audits
.
remove
(
c
);
}
public
static
boolean
useSSL
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment