FICHA · AUR

lua-mtint

Make Lua threads and coroutines interruptible in arbitrary multi-threading scenarios.

  • lua-concurrency-library
  • Dev
  • Dependency only
official+codex · reviewed · Jun 2, 2026 description in en

Description

Thread and coroutine execution in Lua can become interruptible in complex multithreaded scenarios.

This package is useful for developers building Lua systems that need cancellation or interruption control. It is a concurrency support library, not a task manager for users.

Interrupting execution can leave resources in unexpected states. Test cleanup, locks, and shutdown paths carefully.

Permissions

Permissions not analysed for this source yet.