Title: Message Title
|
|
Issue Type:
|
Bug
|
Affects Versions:
|
1.1.7
|
Assignee:
|
Logback dev list
|
Components:
|
logback-classic
|
Created:
|
10/Oct/16 2:14 AM
|
Environment:
|
Ubuntu 14.04 Linux 3.19.0-32-generic
|
Priority:
|
Major
|
Reporter:
|
Huy Luu
|
|
Code flow description
-
ParentProcess creates 1 ChildProcess
-
ChildProcess creates many threads. Each thread just print log only. ChildProcess 's main thread also print log.
-
Logging is output to File + Console
-
App freeze after some threads started (quantity randomly from 300 -> 600 ...)
Please refer this repo: https://github.com/huymluu/logbackfreeze
Note Issue not happen when:
-
Run directly ChildProcess (without ParentProcess)
-
Log to File only (no Console log)
|
|
|
|
|
|
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev