v0.9.2
Changes in v0.9.2:
- feature: support of redirecting
stdin
- feature: allow re-creating the ipc socket after misdeleting by using signal SIGHUP
- dev: bump minimal suppported rustc version to 1.77 (due to async recurse is used)
- fix: cgroups are working incorrectly because domain cgroups shouldn't be used with
add_task
- fix: cannot acquire the service's main pid while stopping the service