Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Track logs per Fiber permanently in the global map
This is easier to track than moving back and forth between the pending set
and a set stashed on the instance.

Only send updates to the front end if counts changes. Only send updates
when the commit phase visits the instance. That way we don't need to look
it up globally.
  • Loading branch information
sebmarkbage committed Sep 7, 2024
commit 5509fd55f39f68f78dbc329ba9839bac0e6ed8b5
Loading