pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:108:
records. - Fix all rare-deadlock-causes logged in the last two years. o Stdio.Buffer Eliminate race condition in read_cstring(). o Thread.Farm
-
Fixed lost error in provide_error() exception handling.
+
-
Fixed lost error in provide_error() exception handling.
-
Avoid delayed deallocation of jobs by clearing references immediately
+
-
Avoid delayed deallocation of jobs by clearing references immediately
after execution. o Tools.Standalone - extract_autodoc: Terminate on failure. Reenable termination on extraction failure. Building & Tools