mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-29 10:54:24 +00:00
Remove rayon from rest_api (#1562)
## Issue Addressed NA ## Proposed Changes Addresses a deadlock condition described here: https://hackmd.io/ijQlqOdqSGaWmIo6zMVV-A?view ## Additional Info NA
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4285,7 +4285,6 @@ dependencies = [
|
||||
"node_test_rig",
|
||||
"operation_pool",
|
||||
"parking_lot 0.11.0",
|
||||
"rayon",
|
||||
"remote_beacon_node",
|
||||
"rest_types",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user