Forces the closure of all active file streams.
Used typically for cleanup or shutdown processes to ensure that all file streams
are properly closed and resources are released.
Throws
Thrown if the environment is not a Node.js server.
Throws
Thrown if an unexpected error occurs while forcing the closure of file streams.
Forces the closure of all active file streams. Used typically for cleanup or shutdown processes to ensure that all file streams are properly closed and resources are released.
Throws
Thrown if the environment is not a Node.js server.
Throws
Thrown if an unexpected error occurs while forcing the closure of file streams.