Skip to content
Snippets Groups Projects
  • ordian's avatar
    malus: use spawn_blocking (#2804) · 909c1e49
    ordian authored
    
    Looks like using `spawn` instead of `spawn_blocking` in malus is leading
    to a deadlock somehow. I'm not sure why exactly, but switching to
    `spawn_blocking` fixes
    https://github.com/paritytech/disabling-e2e-tests/issues/1, at least for
    `suggest-garbage-candidate` (didn't check other variants).
    
    Maybe my assumption here was wrong:
    https://github.com/paritytech/polkadot-sdk/pull/2184#discussion_r1403587674.
    
    ---------
    
    Co-authored-by: default avatarTsvetomir Dimitrov <tsvetomir@parity.io>
    Unverified
    909c1e49
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
pr_2804.prdoc 199 B