Skip to content

Commit 6946167

Browse files
committed
force CI
1 parent b4b5dfd commit 6946167

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
@@ -239,6 +239,7 @@ static void send_block(pony_ctx_t* ctx, pony_actor_t* actor)
239239
pony_triggergc(ctx);
240240
try_gc(ctx, actor);
241241

242+
242243
// We're blocked, send block message.
243244
set_internal_flag(actor, FLAG_BLOCKED_SENT);
244245
set_internal_flag(actor, FLAG_CD_CONTACTED);

0 commit comments

Comments
 (0)