Skip to content

Fix boolean parsing of multiprocess/multithreaded args

Tadej Novak requested to merge tadej/athena:trffix into master

Fix boolean parsing of multiprocess/multithreaded args. Fixes ATEAM-709.

I added an additional test for the case described in the ticket.

/cc @tsulaia @elmsheus

Merge request reports