Skip to content

AsyncTaskCodeActivity implements AsyncCodeActivity directly#289

Open
TheBrambleShark wants to merge 2 commits intoUiPath:developfrom
TheBrambleShark:fix186
Open

AsyncTaskCodeActivity implements AsyncCodeActivity directly#289
TheBrambleShark wants to merge 2 commits intoUiPath:developfrom
TheBrambleShark:fix186

Conversation

@TheBrambleShark
Copy link
Contributor

@TheBrambleShark TheBrambleShark commented Nov 16, 2023

Fixes #186

Changes:
AsyncTaskCodeActivity<TResult> implements AsyncCodeActivity<TResult>
AsyncTaskCodeActivity implements AsyncCodeActivity

TaskCodeActivity and TaskCodeActivity<TResult> have been removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: Make AsyncTaskCodeActivity derive from AsyncCodeActivity instead of TaskCodeActivity<object>

1 participant