Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
ee86a211
Unverified
Commit
ee86a211
authored
Feb 26, 2021
by
Andronik Ordian
Committed by
GitHub
Feb 26, 2021
Browse files
make runtime_api non blocking task again (#2531)
parent
310e74dd
Pipeline
#125984
failed with stages
in 20 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
node/overseer/src/lib.rs
View file @
ee86a211
...
@@ -1557,7 +1557,7 @@ where
...
@@ -1557,7 +1557,7 @@ where
all_subsystems
.runtime_api
,
all_subsystems
.runtime_api
,
&
metrics
,
&
metrics
,
&
mut
seed
,
&
mut
seed
,
TaskKind
::
Blocking
,
TaskKind
::
Regular
,
)
?
;
)
?
;
let
availability_store_subsystem
=
spawn
(
let
availability_store_subsystem
=
spawn
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment