Skip to content

[BUG]: Olink methods of type void return immedietaly #27

@dorotaphanSiili

Description

@dorotaphanSiili

Description of the bug

Olink Client Object should wait for the response even if the method was void type.
The user may need to know that it has finished.

Steps To Reproduce

Use a idl with void type method
add a wait in impl in this method on the service side
add code that executes that method
run the client and the service
the client method will return immediately, won't wait for response

Additional Information

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions