semaphore
semaphore copied to clipboard
refactor: using OS instead of ioutil which is deprecated
This pr removes all ioutil that is deprecated and adds the OS in its place
Are the whitespace changes necessary? The change itself is A-OK It's just very cluttered.
Are the whitespace changes necessary? The change itself is A-OK It's just very cluttered.
That's simply what a proper IDE is doing. You can hide the whitespace changes if they annoy you by appending ?w=1
to the URL or by clicking on the settings icon within diff view and enabling "Hide whitespace".
Sorry, #1818 have been merged instead of this pr.