yahoojapan / k2hash

K2HASH - NoSQL Key Value Store(KVS) library
https://k2hash.antpick.ax/
MIT License
37 stars 11 forks source link

Fixed a bug that leaked file descriptor #31

Closed ggtakec closed 5 years ago

ggtakec commented 5 years ago

Relevant Issue (if applicable)

24

Details

File descriptor leak bug

There was a correction error in # 24 PR. This caused a bug in the file descriptor leak.

Temporary patch for rubocop installation

There are cases where rubocop can not be installed. A temporary patch was applied until the rubocop fix was reflected.