A standalone application built with ApplicationInsights-Java hangs on exit. There is a thread pool (pool-1-thread-1) that is not shut down, and it prevents the application from exiting. This does not occur with version 2.0.2.
Attached is a trivial program that demonstrates the problem.
telemetrysample.zip
A standalone application built with ApplicationInsights-Java hangs on exit. There is a thread pool (pool-1-thread-1) that is not shut down, and it prevents the application from exiting. This does not occur with version 2.0.2.
Attached is a trivial program that demonstrates the problem.
telemetrysample.zip