Behaviors
List of software behaviors discovered with static code analysis.
Writes data to the STDOUT stream. (x1)
execution
Uses concurrency functions. (x4)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x4)
execution
Imports the "asyncio" module, which provides concurrency functionality. (x5)
execution
Uses logical functions. (x1)
behavior