Skip to content

Commit 88724b4

Browse files
committed
force CI
1 parent 78c06af commit 88724b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libponyrt/actor/actor.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ static void send_block(pony_ctx_t* ctx, pony_actor_t* actor)
308308
pony_triggergc(ctx);
309309
try_gc(ctx, actor);
310310

311+
311312
// We're blocked, send block message.
312313
set_internal_flag(actor, FLAG_BLOCKED_SENT);
313314
set_internal_flag(actor, FLAG_CD_CONTACTED);

0 commit comments

Comments
 (0)