Skip to content

Conversation

@jasagredo
Copy link
Contributor

Closes #1710

@jasagredo jasagredo self-assigned this Nov 24, 2025
@jasagredo jasagredo force-pushed the js/tracing-forkers branch 2 times, most recently from 6f0481a to 0be9949 Compare November 25, 2025 06:39
Copy link
Contributor

@geo2a geo2a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a small comment regarding the use of the new TVar, otherwise looks good!

, changelogDiffs =
ltliftA2 (doPrune s) (changelogDiffs orig) (changelogDiffs dblog)
}
Monad.void $ swapTVar (foeWasCommitted env) True
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use writeTVar here, as in the corresponding place in the V2 implementation?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah good point. Will change it

@jasagredo jasagredo mentioned this pull request Nov 25, 2025
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cleanup forker traces

3 participants