Hotfix: try to handle module remove gracefully

Try to handle module remove more gracefully if in-use when the
display manager is shutting down
This commit is contained in:
Luke D Jones
2021-03-10 13:55:58 +13:00
parent b8384c55c3
commit 2e4ce27f6b
4 changed files with 37 additions and 17 deletions

2
Cargo.lock generated
View File

@@ -187,7 +187,7 @@ dependencies = [
[[package]]
name = "daemon"
version = "3.1.2"
version = "3.1.3"
dependencies = [
"env_logger",
"intel-pstate",