Skip to content

Ensure IPS_TASK_END happens withing task pool start/stop messages instead of afterwards #243

@markcoletti

Description

@markcoletti

Currently IPS_TASK_END is emitted after the Dask related task pool ends. The fix should entail moving the Dask gather() blocking behavior to within the task pool instead of afterwards. There may have to be some other code adjustments to accommodate that change, such as honoring the block argument instead of ignoring it.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions