Skip to content

GlobAsyncRef uses blocking dart operations #357

@fmoessbauer

Description

@fmoessbauer

According to my understanding, dash::GlobAsyncRef should perform non-blocking puts and gets. However a first glance at the code this is not the case: See GlobAsyncRef.h,L190.

Furthermore, the implementation does not fulfill the GlobRef concept and seems to be pretty experimental.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions