corowatch

Watching and killing coroutines.

Provides a way to limit the runtime of a coroutine.
This prevents rogue code from locking your Lua state
by not yielding in a timely manner. Coroutines that
take longer than the maximum specified can be killed.

Versions

1.0-19 years ago599 downloads
0.2-19 years ago75 downloads
0.1-19 years ago774 downloads

Dependencies

lua >= 5.1