Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt

Use this file to discover all available pages before exploring further.

What this means

continuation resumed incorrectly

Metadata

  • Code: E8009
  • Default level: Error
  • Phase: Runtime
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E8009
  • Tags: runtime, fiber

How to fix

  • respect scheduler contracts
  • avoid double resume

Typical output

E8009: runtime fiber illegal resume
note: continuation resumed incorrectly