Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Multiple dependencies for worker #12

Open
Torxed opened this issue Mar 16, 2020 · 1 comment
Open

Multiple dependencies for worker #12

Torxed opened this issue Mar 16, 2020 · 1 comment
Labels
feature Feature request / suggestion
Milestone

Comments

@Torxed
Copy link
Owner

Torxed commented Mar 16, 2020

Currently, worker only supports one dependency in its argument.
Having multiple might be beneficial at the same time, using key-words for dependencies would be good. For instance 'formatting' would check if formatting is complete by string reference, rather than the actual worker handle.
This would improve cross-module/api dependencies.

@Torxed Torxed added this to the v2.0 milestone Mar 16, 2020
@Torxed Torxed added the feature Feature request / suggestion label Mar 16, 2020
@Torxed
Copy link
Owner Author

Torxed commented Mar 16, 2020

Ignore the strnig thingie, as https://github.com/Torxed/archinstall_gui/blob/master/modules/installation_steps/hardware.py#L203 and https://github.com/Torxed/archinstall_gui/blob/master/lib/worker.py#L37 was already a thing.

The multiple dependency thing still stands tho.

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

No branches or pull requests

1 participant