Skip to content

Bug: qfc-item-controller-cleanup-timer-and-stale-field-defects #484

Description

@drmoisan
  • Work Mode: minor-audit

Summary

QfcItemController.Cleanup() nulls the armed _emailIsReadTimer field without disposing it,
orphaning a live 4-second System.Threading.Timer that will still fire against a torn-down
controller. The same method leaves other collaborator fields in an inconsistent state.

Environment

(not provided in potential file)

Steps to Reproduce

(not provided in potential file)

Expected Behavior

(not provided in potential file)

Actual Behavior

(not provided in potential file)

Logs / Screenshots

(not provided in potential file)

Impact / Severity

(not provided in potential file)

Source

From: docs/features/potential/2026-08-07-qfc-item-controller-cleanup-timer-and-stale-field-defects.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions