streamr-dev / network

Monorepo containing all the main components of Streamr Network.
574 stars 38 forks source link

refactor(sdk): Remove `CancelableGenerator` #2867

Closed teogeb closed 4 days ago

teogeb commented 4 days ago

Removed CancelableGenerator utility function which is not used. Also removed the pTimeout utility function (which was only used by CancelableGenerator)