mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
add counter, counter handlers
This commit is contained in:
@@ -380,6 +380,10 @@
|
||||
"name":"kotlinx.coroutines.CancellableContinuationImpl",
|
||||
"fields":[{"name":"_decisionAndIndex$volatile"}, {"name":"_parentHandle$volatile"}, {"name":"_state$volatile"}]
|
||||
},
|
||||
{
|
||||
"name":"kotlinx.coroutines.CompletedExceptionally",
|
||||
"fields":[{"name":"_handled$volatile"}]
|
||||
},
|
||||
{
|
||||
"name":"kotlinx.coroutines.EventLoopImplBase",
|
||||
"fields":[{"name":"_delayed$volatile"}, {"name":"_isCompleted$volatile"}, {"name":"_queue$volatile"}]
|
||||
@@ -388,6 +392,10 @@
|
||||
"name":"kotlinx.coroutines.JobSupport",
|
||||
"fields":[{"name":"_parentHandle$volatile"}, {"name":"_state$volatile"}]
|
||||
},
|
||||
{
|
||||
"name":"kotlinx.coroutines.JobSupport$Finishing",
|
||||
"fields":[{"name":"_exceptionsHolder$volatile"}, {"name":"_isCompleting$volatile"}, {"name":"_rootCause$volatile"}]
|
||||
},
|
||||
{
|
||||
"name":"kotlinx.coroutines.internal.DispatchedContinuation",
|
||||
"fields":[{"name":"_reusableCancellableContinuation$volatile"}]
|
||||
|
Reference in New Issue
Block a user