issues
search
mullvad
/
windows-service-rs
Windows services in Rust
Apache License 2.0
525
stars
85
forks
source link
Minor adjustments
#98
Closed
pronebird
closed
1 year ago
pronebird
commented
1 year ago
This PR adds additional message to panic error by using
Result::expect()
when converting
Duration
to
u32
.
Update CHANGELOG with the recent addition of pre shutdown timeout.
This change is
Result::expect()
when convertingDuration
tou32
.This change is