Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Nuclei.Communication: Commands returning a continuation task fail upon transfer to the invoking endpoint #1

Closed
pvandervelde opened this issue Oct 23, 2013 · 0 comments
Assignees
Labels

Comments

@pvandervelde
Copy link
Member

When the implementation of a ICommandSet returns a continuation task, e.g. a task created by return Task.Factory.StartNew(() => {}).ContinueWith(t => {}) then the processing of the task fails.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant