Skip to content

make parse_lookup_arg behave in a more correct way - #32

Open
JavaDerg wants to merge 153 commits into
paulfariello:developfrom
JavaDerg:develop
Open

make parse_lookup_arg behave in a more correct way#32
JavaDerg wants to merge 153 commits into
paulfariello:developfrom
JavaDerg:develop

Conversation

@JavaDerg

Copy link
Copy Markdown

Fixes the issue from #31.

It was not possible to use any function specific language constructs due to the fake closure being directly embedded into the parent's function.

I wrapped the embedded code into a closure to properly isolate it from the parent's function.

jgarte and others added 30 commits August 29, 2021 13:40
Aparte is mainly synchronous with a main loop on event and send.
But one can start async task to the cost of using only AparteProxy
struct inside of it.
@JavaDerg JavaDerg changed the title make parse_lookup_arg in a more correct way make parse_lookup_arg behave in a more correct way May 12, 2024
@paulfariello
paulfariello force-pushed the develop branch 6 times, most recently from 1cfd2d6 to c7462fd Compare January 9, 2025 09:46
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.

4 participants