Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 232 Bytes

docker_javahang

Demonstration of a severe Java hang issue on Windows Containers

How to test if the bug is fixed?

docker run --rm rodrigozr/javahang java HelloWorld

If the command above hangs, it means the bug is not fixed yet