Skip to content

Compare: caveman skill loading (baseline / listed / always-on) #26

Description

@ascerra

Bug

Importing app.util raises AttributeError when DEBUG=1.

Steps to reproduce

  1. export DEBUG=1
  2. python -c "from app import util"

Expected

Import succeeds.

Actual

AttributeError: module 'app' has no attribute 'util'

Environment

Python 3.12, Linux.

Note for experiment

This issue is the shared fixture for three triage runs comparing caveman skill loading modes. Please triage normally based on the bug report above.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions