uce/site/doc/pages/file_release_process_locks.txt
2026-06-15 10:53:36 +00:00

13 lines
284 B
Plaintext

:sig
void file_release_process_locks(String reason = "")
:params
reason : diagnostic reason for releasing locks
:see
>sys
>file_open_locked
:content
Releases locked file handles owned by the current process/workspace. Wasm uses this to close all request-local locked file handles.