Skip to main content

streaming_async

AsyncMethod
This is a method of the Profiler class in the profiler module.
Async context manager for profiling streaming operations.

Signature

Parameters

str
required
No description available.

Returns

Any
The result of the operation.

Uses

  • StreamingTracker
  • tracker.start
  • tracker.end

Source

View on GitHub

praisonai/profiler.py at line 540

Async Feature

Background Tasks

Async Jobs