Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring ledger threads usage, async/non-async boundaries (duplicate for 0.2) #659

Closed
wants to merge 4 commits into from

Conversation

tzemanovic
Copy link
Member

Changes from #658 rebased on maint-0.2

@tzemanovic tzemanovic changed the base branch from master to maint-0.2 November 17, 2021 14:14
@tzemanovic tzemanovic force-pushed the tomas/0.2/chasing-threads branch from 3dbd893 to 8ab3015 Compare November 17, 2021 16:46
Run the shell in a dedicated thread "ledger-shell", receiving and processing
message from AbciService.

Added env vars ANOMA_TOKIO_THREADS and ANOMA_RAYON_THREADS, both defaulting to
1/2 CPUs (logical).

Refactored tendermint_node and wasm_loader to take advantage of async
and removed the manual failure handling and instead let the errors propagate
from async tasks.
@tzemanovic tzemanovic force-pushed the tomas/0.2/chasing-threads branch from 8ab3015 to 0df4afa Compare November 19, 2021 16:16
@tzemanovic tzemanovic closed this Dec 1, 2021
@cwgoes cwgoes deleted the tomas/0.2/chasing-threads branch December 6, 2021 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant