Skip to content

Improve Custom Callables and add SignalConnector #803

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
May 11, 2025

Conversation

CedNaru
Copy link
Member

@CedNaru CedNaru commented Apr 6, 2025

Implement #765

First of a series of 3 PRs aiming at improving the Signal and Callable.
This one only focus on improving the Callable interface and fixing memory issues with CustomCallable.

For now, I disabled Java. I will remake it in the next PRs.
Don't worry, I'm targeting a working branch, not master.

@CedNaru CedNaru force-pushed the feautre/SignalConnector branch 8 times, most recently from 4a8dbc5 to 9945b0c Compare April 9, 2025 02:12
@CedNaru CedNaru force-pushed the feautre/SignalConnector branch from 9945b0c to 9e77fb8 Compare April 28, 2025 15:54
@CedNaru CedNaru marked this pull request as ready for review April 29, 2025 20:08
@CedNaru CedNaru requested review from chippmann and piiertho and removed request for chippmann April 29, 2025 20:08
@CedNaru CedNaru changed the base branch from master to rework/signal-callable April 29, 2025 20:10
@CedNaru CedNaru linked an issue Apr 29, 2025 that may be closed by this pull request
@CedNaru CedNaru force-pushed the feautre/SignalConnector branch from 4e6fd61 to 0e92e0a Compare May 1, 2025 09:37
@CedNaru CedNaru force-pushed the feautre/SignalConnector branch from 4833f5e to b6277de Compare May 10, 2025 01:20
@CedNaru CedNaru force-pushed the feautre/SignalConnector branch 2 times, most recently from 66ccafb to 17cede6 Compare May 10, 2025 04:58
@CedNaru CedNaru merged commit 0bdb75c into rework/signal-callable May 11, 2025
127 checks passed
@CedNaru CedNaru deleted the feautre/SignalConnector branch May 11, 2025 20:05
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.

[Feature] Add signal connection handle
2 participants