oneTBB icon indicating copy to clipboard operation
oneTBB copied to clipboard

[try_put_and_wait] Add tag-based implementation for try_put_and_wait for multifunction and async nodes

Open kboyarinov opened this issue 11 months ago • 1 comments

Description

Add reference implementation of try_put_and_wait feature for multifunction and async nodes as described in the corresponding RFC.

Fixes # - issue number(s) if exists

Type of change

Choose one or multiple, leave empty if none of the other choices apply

Add a respective label(s) to PR if you have permissions

  • [ ] bug fix - change that fixes an issue
  • [x] new feature - change that adds functionality
  • [ ] tests - change in tests
  • [ ] infrastructure - change in infrastructure and CI
  • [ ] documentation - documentation update

Tests

  • [x] added - required for new features and some bug fixes
  • [ ] not needed

Documentation

  • [ ] updated in # - add PR number
  • [x] needs to be updated
  • [ ] not needed

Breaks backward compatibility

  • [ ] Yes
  • [x] No
  • [ ] Unknown

Notify the following users

List users with @ to send notifications

Other information

kboyarinov avatar Jan 15 '25 12:01 kboyarinov

Some of TODOs are still required to be closed before merging this patch, I will do it in the later updates

kboyarinov avatar Jan 15 '25 12:01 kboyarinov