Skip to content

programming model:task.futureResult not bound to desired EL if .delegate(on:) is specified #199

Closed
@weissi

Description

@weissi

Again, I'm not 100% sure if this counts as a bug but I think it should. If I set my EventLoopPreference to .delegate(on: desiredEL), then I probably want everything to happen on desiredEL.

I would argue that all the user-visible things that are important for the programming model should then happen on desiredEL. Mainly:

Metadata

Metadata

Assignees

Labels

kind/bugFeature doesn't work as expected.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions