Skip to content
#

tokio

Here are 335 public repositories matching this topic...

rustpad
9SMTM6
9SMTM6 commented Jan 9, 2022

Hey, I've used this Application a bit now, and I've got a few ideas.

As my Exams are coming up I will not be able to contribute much to these, but I wanted to record them here nonetheless.

First there were 2 things that I wondered about, that were already addressed, or likely out of scope, and that are persistent files/sessions (so it can work as a kind of pastebin) (it seems #6 addresses t

enhancement good first issue
thedodd
thedodd commented Aug 17, 2020

Here is a rough idea of what this test should do:

  • It should be quite similar to the other tests which are currently in place.
  • It should isolate a follower node, write a data to the cluster which will cause that node to fall behind into lagging state, but not into snapshotting state.
  • It should then spawn a task which will continue to write data to the cluster.
  • Just after it is spawne
enhancement good first issue tests

Improve this page

Add a description, image, and links to the tokio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tokio topic, visit your repo's landing page and select "manage topics."

Learn more