mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-07-26 09:52:31 +00:00
🧹 apply moon fmt and async mbti refresh
This commit is contained in:
@@ -190,7 +190,7 @@ async test "run rejects duplicate worker startup for same logger" {
|
||||
@async.pause()
|
||||
}
|
||||
|
||||
let second_error = (async fn() -> String raise {
|
||||
let second_error = (async fn() -> String {
|
||||
logger.run()
|
||||
"no error"
|
||||
})() catch {
|
||||
|
||||
Reference in New Issue
Block a user