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
737bee19
Commit
737bee19
authored
Sep 11, 2020
by
Cecile Tonglet
Browse files
WIP
Forked at:
e9164236
Parent branch: origin/rococo-branch
parent
23fcec3a
Pipeline
#106307
passed with stages
in 14 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
parachain/src/wasm_executor/validation_host.rs
View file @
737bee19
...
...
@@ -282,9 +282,6 @@ impl ValidationHost {
return
Ok
(());
}
}
if
self
.worker_thread
.is_some
()
{
return
Ok
(());
}
let
memory
=
Self
::
create_memory
()
?
;
...
...
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