Details
Description
We should remove the usage of the async package and the auto-task handling it provides by just using promises for the methods and connecting them properly (chaining / Promise.all).
We should remove the usage of the async package and the auto-task handling it provides by just using promises for the methods and connecting them properly (chaining / Promise.all).