Skip to content

Commit

Permalink
Fixed bizarre merge artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Soroosh129 committed Jun 11, 2022
1 parent 445b2c8 commit 47c70ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/federated/federate.c
Original file line number Diff line number Diff line change
Expand Up @@ -1828,6 +1828,7 @@ void handle_tagged_message(int socket, int fed_id) {
intended_tag.time - lf_time_start(),
intended_tag.microstep
);
action->intended_tag = intended_tag;
_lf_insert_reactions_for_trigger(action, message_token);

// Set the status of the port as present here to inform the network input
Expand Down

0 comments on commit 47c70ed

Please sign in to comment.