Skip to content

[try_put_and_wait] Test coverage should be significantly extended #1481

Open
@kboyarinov

Description

          I see that all of the tests are ultimately completely serial. The function_node is serial but also the flow graph executes in an arena with a single slot. I suppose this is done to make the results deterministic since most of the tests are whitebox tests that know the exact processing order. Is there risk that serial execution could hide some bugs caused by concurrency?

Originally posted by @vossmjp in #1412 (comment)

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions