Merge pull request #65 from dalbodeule/develop

debug some errors.
This commit is contained in:
JinU Choi 2024-08-14 05:59:00 +09:00 committed by GitHub
commit 88c84c4610
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -143,7 +143,7 @@ object ChzzkHandler {
Thread.sleep(5000) Thread.sleep(5000)
} }
} }
}, "${name}-runner") }, "${name}-runner").start()
} }
// 첫 번째 스레드 시작 // 첫 번째 스레드 시작