Skip to content

Conversation

@alexbleon
Copy link

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

@dmitry-ivanov
Copy link
Owner

@alexbleon Thank you for your contribution, but there's a simpler solution for unit tests.

Does it help?

@alexbleon
Copy link
Author

You are right. Thanks you a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants