turn: wait_for_login resumes only on credentials mtime bump (closes #542)
This commit is contained in:
parent
b5be139fb7
commit
6e833b22d6
2 changed files with 148 additions and 6 deletions
|
|
@ -24,6 +24,9 @@ tower-http.workspace = true
|
|||
tracing.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
||||
[[bin]]
|
||||
name = "hive-ag3nt"
|
||||
path = "src/bin/hive-ag3nt.rs"
|
||||
|
|
|
|||
Loading…
Reference in a new issue