thrumdev / blobs

Blobchains on Polkadot and Kusama
https://docs-site-pi.vercel.app
Apache License 2.0
64 stars 8 forks source link

xtask: migrating from duct to xshell #251

Closed gabriele-0201 closed 9 months ago

gabriele-0201 commented 9 months ago

Duct exhibits too many peculiar behaviors:

That's why I am moving to xshell. However, it does not handle async, so the addition of Tokio is required. Moving everything to Tokio raises all the problems related to issue #228. I handled them using the approach that @pepyakin and I came up with. Zombie processes should not be a problem anymore

closes #228

gabriele-0201 commented 9 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.