Skip to content

Minimal repository reproducing a bug found when streaming error on purpose to clients with `tonic`

Notifications You must be signed in to change notification settings

MS-Painter/tonic-server-stream-err-bug-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tonic-server-stream-err-bug-repro

Minimal repository reproducing a bug found when streaming error on purpose to clients with tonic

How to use to reproduce bug?

  • Build the executables (cargo build).
  • Open 3 terminals at the build output directory (Ex. \target\debug).
  • Run server.exe.
  • In a seperate terminal Run trace_client.exe.
  • In a seperate terminal Run err_client.exe to cause bug.

About

Minimal repository reproducing a bug found when streaming error on purpose to clients with `tonic`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages