Skip to content

Commit

Permalink
force CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dipinhora committed Jul 12, 2022
1 parent b4b5dfd commit 6946167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libponyrt/actor/actor.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ static void send_block(pony_ctx_t* ctx, pony_actor_t* actor)
pony_triggergc(ctx);
try_gc(ctx, actor);


// We're blocked, send block message.
set_internal_flag(actor, FLAG_BLOCKED_SENT);
set_internal_flag(actor, FLAG_CD_CONTACTED);
Expand Down

0 comments on commit 6946167

Please sign in to comment.