Skip to content

huymluu/logbackfreeze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logbackfreeze

CASE 1: SUCCESS case

  • Run ChildProcess.main()

-> Will print 1000 log to console

CASE 2: FAILED case

  • Run ParentProcess.main()

(ParentProcess creates ChildProcess, then ChildProcess run same as above)

-> App FREEZE here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages