Commit fb3c7326 authored by dharjeezy's avatar dharjeezy Committed by GitHub
Browse files

client/service: refactor group param of spawn into an Enum (#10248)



* refractored group param to enum

* refractored group param to enum

* changed group param to GroupName enum for other methods too such as spawn_inner
updated docs

* revert on task type

* put back ticks in GroupName

* Update client/service/src/task_manager/mod.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* document group name
change specific to actual in enum declaration

* change documentation

* Update client/service/src/task_manager/mod.rs

Co-authored-by: default avatarAndronik Ordian <[email protected]>

* changed Actual to Specific

* Update client/service/src/task_manager/mod.rs

Co-authored-by: default avatarAndronik Ordian <[email protected]>

* Update client/service/src/task_manager/mod.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Update client/service/src/task_manager/mod.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Update client/service/src/task_manager/mod.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

Co-authored-by: default avatarDamilare <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
Co-authored-by: default avatarAndronik Ordian <[email protected]>
parent 4a4284a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment