mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 08:23:29 +00:00
Calling unregister_inactive_read on the wrong semaphore is a blatant bug so better call on_internal_error so it'd be easier to catch and fix. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>