I've meet with problem when cover console command with WithoutOverlapping using unit-test.
PHPUnit don't release default mutex before all tests end.
So I suggest to make possible release mutext by customer in the end of console command. To allow batch of unit-tests pass
I've meet with problem when cover console command with WithoutOverlapping using unit-test. PHPUnit don't release default mutex before all tests end. So I suggest to make possible release mutext by customer in the end of console command. To allow batch of unit-tests pass