Skip to content

Commit 9bf913c

Browse files
committed
persist wellknown policy
1 parent 46f4571 commit 9bf913c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/pico-engine/krl/io.picolabs.subscription.krl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ ent:established [
141141
}
142142
fired{
143143
raise Tx_Rx event "wellKnown_Rx_created" attributes event:attrs;
144+
ent:wellknown_Policy := __wellknown_Policy;
144145
}
145146
else{
146147
raise Tx_Rx event "wellKnown_Rx_not_created" attributes event:attrs; //exists

0 commit comments

Comments
 (0)