FICHA · MANJARO

ruby-async-safe

Runtime thread safety monitoring for concurrent Ruby code

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Provides runtime monitoring for thread-safety issues in concurrent Ruby code. It is useful for developers diagnosing unsafe access patterns, concurrency mistakes, and libraries that must behave correctly under parallel execution.

Runtime safety monitoring can add overhead and may expose internal program state in reports. Use it in development or controlled diagnostics before enabling it broadly.

Permissions

Permissions not analysed for this source yet.