MCPcopy
hub / github.com/shareAI-lab/learn-claude-code / code.py

File code.py

s13_background_tasks/code.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3s13: Background Tasks — thread-based async execution + notification injection.
4

Callers

nothing calls this directly

Calls 3

update_contextFunction · 0.70
agent_loopFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected