Skip to content

Conversation

LeuisKen
Copy link
Contributor

@LeuisKen LeuisKen commented Mar 9, 2025

No description provided.

@LeuisKen LeuisKen requested a review from andycall March 9, 2025 17:34
@LeuisKen LeuisKen force-pushed the feat/rust_history branch from 5af9d42 to 27901ef Compare March 9, 2025 17:35
@LeuisKen LeuisKen force-pushed the feat/rust_history branch from 27901ef to 6754f98 Compare March 9, 2025 17:36
assert(i <= size);
}
d->firing_event_iterators->pop_back();
context->RunRustFutureTasks();
Copy link
Member

Choose a reason for hiding this comment

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

Move this to rust native function callback

Copy link
Contributor Author

Choose a reason for hiding this comment

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

But then we will run the tasks after every listener function. Should we do that?

@andycall andycall merged commit 7dae980 into main Mar 10, 2025
33 checks passed
@andycall andycall deleted the feat/rust_history branch March 10, 2025 13:55
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.

2 participants