# Let -i option default to number of CPU cores, use the output of nproc for this.
JOBS=$(nproc)
#JOBS=$(nproc)
db_exec()
{
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.