I'm afraid I don't have an easy way to write a unit test for this change.
But the system test using mcipc and the code in #13 does demonstrate that this works.
I could write a system test that runs minecraft in a container and tests parallel execution of commands if you are interested. I have such tests working well in mciwb.
This PR fixes issue #13
I'm afraid I don't have an easy way to write a unit test for this change.
But the system test using mcipc and the code in #13 does demonstrate that this works.
I could write a system test that runs minecraft in a container and tests parallel execution of commands if you are interested. I have such tests working well in mciwb.