jedis-mock
                                
                                 jedis-mock copied to clipboard
                                
                                    jedis-mock copied to clipboard
                            
                            
                            
                        Blocking operations semantics
Operations that unblock other clients waiting for data should not return before the end of execution of the blocked operations
E. g. this test is flaky:
https://github.com/atp-mipt/jedis-mock/blob/master/native_tests/linux/tests/unit/type/list.tcl#L348