ccelerySource ↗
16 declarations and 32 call references extracted from public source metadata.

Source symbols: t/integration/test_mem_leak_in_exception_handling.py

Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.

  • Revision: main@97ed017c09de03612a7d9617ff4c038c00bf916b · 2026-07-19T16:04:39Z
  • Declarations: 16
  • Referenced calls: 32

Declared symbols

  • MemoryLeakUnhandledExceptionsTest — class at line 19; references Celery, update, setup_tasks, RuntimeError, task, retry, list, range
  • __init__ — def at line 22; references Celery, update, setup_tasks, RuntimeError, task, retry, list, range
  • setup_tasks — def at line 33; references RuntimeError, task, retry, list, range
  • task_success — def at line 37; references RuntimeError, task, retry, list, range
  • task_unhandled_exception — def at line 42; references RuntimeError, task, retry, list, range
  • task_retry_then_fail — def at line 47; references retry, RuntimeError, list, range
  • task_nested_exception_stack — def at line 54; references list, range
  • deep_level_5 — def at line 56; references list, range
  • deep_level_4 — def at line 60; references list, range
  • deep_level_3 — def at line 64
  • deep_level_2 — def at line 68; references deep_level_3
  • deep_level_1 — def at line 71; references deep_level_2
  • get_memory_usage — def at line 82; references Process, getpid, memory_info, get_traced_memory
  • test_mem_leak_unhandled_exceptions — def at line 100; references MemoryLeakUnhandledExceptionsTest, start, range, apply, collect, get_memory_usage, stop, debug, float, getenv
  • test_mem_leak_retry_failures — def at line 173; references MemoryLeakUnhandledExceptionsTest, start, collect, get_memory_usage, range, apply, stop, debug
  • test_mem_leak_nested_exception_stacks — def at line 214; references MemoryLeakUnhandledExceptionsTest, start, collect, get_memory_usage, range, apply, stop, debug, print, test_mem_leak_unhandled_exceptions, test_mem_leak_retry_failures

File-level call references


Source: t/integration/test_mem_leak_in_exception_handling.py

Generated by smolify with deterministic-repository-import-v2 · 1 source file
Source symbols: t/integration/test_mem_leak_in_exception_handling.py — celery · Smolify