Skip to content

Rust::com Async Receive with timeout and SampleContainer return#470

Open
bharatGoswami8 wants to merge 7 commits into
eclipse-score:mainfrom
bharatGoswami8:sampleContainer_async_future
Open

Rust::com Async Receive with timeout and SampleContainer return#470
bharatGoswami8 wants to merge 7 commits into
eclipse-score:mainfrom
bharatGoswami8:sampleContainer_async_future

Conversation

@bharatGoswami8
Copy link
Copy Markdown
Contributor

@bharatGoswami8 bharatGoswami8 commented May 22, 2026

  • Receive API now return the tuple of SampleContainer and Result.
  • Receive API extended with timeout support for user to resolve / cancel the future.

#242

@bharatGoswami8 bharatGoswami8 force-pushed the sampleContainer_async_future branch 2 times, most recently from 3511d74 to 9ce04a3 Compare May 22, 2026 15:50
* Change return type from result to tuple
* Added async receive API with timepout parameter
* Added implementation for receive timeout api
* Added pre validation branch
* Updated API documentation
* API can support pin or unpin both kind of future
* Renamed the API
* Moved receive default API at trait level
* Updated Return value to usize
@bharatGoswami8 bharatGoswami8 force-pushed the sampleContainer_async_future branch from 9ce04a3 to 7cf9591 Compare May 22, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants