chopdown
chopdown
use canonical path for reading file. if cwd is not project workspace, relative filename will cast read error.
* **Version**: * **Platform**: * **Subsystem**: Version: v8.9.4 Platform: All Subsystem: Error node-source-map-support does not work on ChakraCore, 'Error.prepareStackTrace' is not same as nodejs. so we can't adds source map...
In the termination logic of the code snippet below: https://github.com/ergo-services/ergo/blob/c9de5b08ad12f180c800b03eeb354b16fce2b6a1/act/supervisor_ofo.go#L314 ``` // exceeded intensity. start termination for _, cs := range s.spec { if cs.pid == empty { continue }...