Skip to content

Commit

Permalink
[build] Update last_commit:
Browse files Browse the repository at this point in the history
Address #1326 - marshal_one_env w/ JANET_MARSHAL_UNSAFE.

This allows uses the precise closure state capture
when marshalling data between threads. This prevents
accidental state capture when using ev/do-thread or similar
with closures that reference the current state.
  • Loading branch information
leafgarland committed Nov 11, 2023
1 parent b19509f commit 9515430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion last_commit.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a3228f49970c486f1518759c48dae025419ee061
1ccd544b941e8f0debe3a0f02216ea8ccbef0a01

0 comments on commit 9515430

Please sign in to comment.