Viktor Markovets
Viktor Markovets
sc-machine deadlock test https://github.com/Vikort/sc-machine/tree/bug/sc-machine-deadlock-test To run tests - Clone repository ``` sh git clone https://github.com/Vikort/sc-machine.git cd sc-machine git checkout bug/sc-machine-deadlock-test git submodule update --init --recursive ``` - Build sc-machine In...
sc-memory crash test https://github.com/Vikort/sc-machine/tree/bug/sc-memory-crash-test To run tests - Clone repository ``` sh git clone https://github.com/Vikort/sc-machine.git cd sc-machine git checkout bug/sc-memory-crash-test git submodule update --init --recursive ``` - Build sc-machine In...