Bug: cli.py references non-existent run_loop_sync method #97
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Competitor
Kind/Documentation
Kind/Enhancement
Kind/Epic
Kind/Feature
Kind/Security
Kind/Story
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Scope/Core
Scope/Cross-Plugin
Scope/Plugin-System
Scope/Single-Plugin
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ultanio/cobot#97
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
cobot run(non-stdin mode) callsbot.run_loop_sync()incli.py:180, but theCobotclass inagent.pyonly hasrun_sync(). This causes anAttributeErroron startup.Impact
Alpha was completely down from Feb 19 to Feb 26.
Fix
Hotfixed on Alpha instance. Needs commit to repo.
Filed by
Zeus
Triage Assessment
Classification: VALID-BUG
Severity: High — this broke Alpha for a week (Feb 19–26).
Analysis:
Clear, well-documented bug with a one-line fix already identified and hotfixed on Alpha. The diff in the issue body shows exactly what needs to change.
Suggested next steps:
cobot runin dry mode to catch method name mismatches.Label added: Kind/Bug
Priority: Flagged for human — suggest Priority/High given the week-long outage.
Triaged by Doxios 🦊