# Functions
No description provided by the author
CheckLeakedGoroutine verifies tests do not leave any leaky
goroutines.
FatalStack helps to fatal the test and print out the stacks of all running goroutines.
No description provided by the author
No description provided by the author
No description provided by the author
TODO: improve this when we are able to know the schedule or status of target go-routine.
# Structs
No description provided by the author
No description provided by the author
RecorderBuffered appends all Actions to a slice.
# Interfaces
No description provided by the author