package
Version:
v0.0.0-...-9820bc2
Opens a new window with list of versions in this module.
Published: Jan 21, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tasker is a task queue for the osconfig_agent.
Close prevents any further tasks from being enqueued and waits for the queue to empty.
Subsequent calls to Close() will block.
Enqueue adds a task to the task queue.
Calls to Enqueue after a Close will block.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.