Why I hate Python
Using pyserial to read real time data from sensor cause 100% CPU usage #216
https://github.com/openwisp/ansible-openwisp2/issues/494
“parallel pip install”:
cat
requirements.txt
|
xargs
--max-args
=
1
--max-procs
=
"
$(nproc)
"
pip3
install