nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.25k stars 320 forks source link

tests: unmount related fixes #1294

Closed andrey-zelenkov closed 2 weeks ago

andrey-zelenkov commented 1 month ago

First patch needed to format error string message to show temporary dir path, while second patch needed to print unit.log in case of unmount error.