Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Improve :tool:execution:parallel. #2080

Merged
merged 9 commits into from
Jul 13, 2021
Merged

Conversation

jan-goral
Copy link
Contributor

@jan-goral jan-goral commented Jul 9, 2021

A bunch of small improvements required by #2072

  • Integrate :tool:execution:parallel with :tool:log.
  • Add function for creating Parallel.Type object dynamically.
  • Improve error message for Parallel.Context.lazyProperty.
  • Move implementations to internal package.
  • Add function for checking returned ParallelState (will throw if state contains any error).

@jan-goral jan-goral self-assigned this Jul 9, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2021

Timestamp: 2021-07-13 08:14:53
Buildscan url for ubuntu-workflow run 1025739294
https://gradle.com/s/zvtde7r3zocce

@bootstraponline bootstraponline force-pushed the Integrate_execution_log branch 2 times, most recently from 458477d to 3d230fc Compare July 9, 2021 11:44
@jan-goral jan-goral changed the title feat: :tool:execution:parallel improvements. feat: Improve :tool:execution:parallel. Jul 9, 2021
@bootstraponline bootstraponline force-pushed the Integrate_execution_log branch 3 times, most recently from 140f843 to 7d93794 Compare July 12, 2021 11:17
Add function for creating Parallel.Type object dynamically.
Improve error message for Parallel.Context.lazyProperty.
Move implementations to internal package.
Add function for checking returned state.
@bootstraponline bootstraponline force-pushed the Integrate_execution_log branch from 7d93794 to db18d0b Compare July 12, 2021 11:38
@jan-goral jan-goral merged commit 1ca2f77 into master Jul 13, 2021
@jan-goral jan-goral deleted the Integrate_execution_log branch July 13, 2021 08:23
@github-actions github-actions bot locked and limited conversation to collaborators Jul 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants