Uploads with the b2 CLI fail in the middle of the transfer with ERROR: More than one concurrent upload using the same auth token, killing transfers that had already uploaded tens of gigabytes. The CLI was reusing the same auth token across concurrent upload threads, which the B2 service rejects. Observed on CLI versions 4.0.1 and 4.1.0.