Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Use Mutex#owned? to correctly check if the Mutex is owned by the current Thread or Fiber #503

Merged
merged 1 commit into from
Apr 28, 2021

Use Mutex#owned? to correctly check if the Mutex is owned by the curr…

a4be9d5
Select commit
Loading
Failed to load commit list.
Merged

Use Mutex#owned? to correctly check if the Mutex is owned by the current Thread or Fiber #503

Use Mutex#owned? to correctly check if the Mutex is owned by the curr…
a4be9d5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs