Files
pezkuwi-subxt/substrate/client/cli/src
Bastian Köcher 25239c8642 Taskmanager: Remove clean_shutdown (#10314)
There is no reason for this function, tokio already blocks automatically until all tasks are ended.
Another reason to remove this feature is `mpsc_background_tasks` unbounded channel. Recently this
channel was reporting too many unprocessed elements. We assume that this was a result of a lot of
very shot lived tasks that somehow flooded this channel.
2021-11-19 21:30:37 +01:00
..
2021-11-09 22:27:40 +01:00
2021-08-09 13:22:28 +00:00
2021-01-20 12:28:56 +01:00