TestBlockingDecoder verifies that JSON values except numbers can be synchronously sent and received on a blocking pipe without a deadlock. Numbers are the exception since termination cannot be determined until either the pipe ends or a non-numeric character is encountered.
(t *testing.T)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…