Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Solve unbound network layer queues #1835

Open
kwek20 opened this issue Apr 9, 2020 · 1 comment
Open

Solve unbound network layer queues #1835

kwek20 opened this issue Apr 9, 2020 · 1 comment
Labels

Comments

@kwek20
Copy link
Contributor

kwek20 commented Apr 9, 2020

Bug description

in #1833 we changed the network layer to use an unbound queue, which leads to increased memory footprint and reduced syncing speed.

It did however solve some issues regarding #1742

We should find a proper solution and revert the queues back to a bound version

Open question:
Should we stick to 100, or change the number?

@kwek20 kwek20 added the T-Bug label Apr 9, 2020
@GalRogozinski
Copy link
Contributor

The problem is that we enter a deadlock... we shouldn't enter a deadlock

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants