Refactor System Calls and Process for Readability; Change FD to local counter and use it as hash #47
Reference in New Issue
Block a user
No description provided.
Delete Branch "task2/refactoring/saleh"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
requested review from @gk1623
assigned to @sb3923
I just realised
fd_counterwasn't synchronised before, but now it doesn't matter since it's per-thread, right?resolved all threads
mentioned in commit
222aeff90f