java-design-patterns
java-design-patterns copied to clipboard
Feat: reduce logs
Reduced the logs generated during text execution from over 100 MB to under 4 MB by adjusting the monitor pattern.
I further ensure that the main thread wait until all child threads finished.
Fixes #2369
Excellent, this vastly improves the developer experience!