TypeCobolTeam / TypeCobol

TypeCobol is an Incremental Cobol parser for IBM Enterprise Cobol 6 for zOS syntax. TypeCobol is also an extension of Cobol 85 language which can then be converted to Cobol85.
Other
78 stars 26 forks source link

WI #2668 Improve asynchronous logging by using AutoResetEvent #2671

Closed fm-117 closed 1 month ago

fm-117 commented 1 month ago

Part of #2668.

Simplify logging system by replacing the polling mechanism with a signal.