dont kill the context, we may need it when tearing down the runner (e.g. to get the time)
This commit is contained in:
@ -135,7 +135,6 @@ public class ClientConnectionRunner {
|
||||
}
|
||||
_config = null;
|
||||
_manager = null;
|
||||
_context = null;
|
||||
}
|
||||
|
||||
/** current client's config */
|
||||
|
Reference in New Issue
Block a user