Reza Ebrahimi

Results 3 comments of Reza Ebrahimi

Yeah sorry for my carelessness. The output streamer fixed. Although in this PR I haven't done something in order to provide customizable error messages, but I'm looking forward to fix...

@sakshamsharma you're right. A few ideas are coming to my mind since if I haven't changed the return value to `true`, I couldn't have been able to prevent multiple error...

I used `try_atomic_func()` which gets segment_manager as its parameter. The function will return false in case of segment is locked. BUT concurrency issues might happen in some cases (e.g when...