Skip to content

Enhance documentation in scheduled_pool.hpp to clarify task storage a…#44

Merged
Katze719 merged 1 commit into
mainfrom
doc/add-edge-case-on-scheduledThreadPool
Mar 31, 2026
Merged

Enhance documentation in scheduled_pool.hpp to clarify task storage a…#44
Katze719 merged 1 commit into
mainfrom
doc/add-edge-case-on-scheduledThreadPool

Conversation

@Katze719
Copy link
Copy Markdown
Owner

…nd dispatch order

  • Added details on how tasks are stored in a std::multimap and the guarantee of dispatch order for tasks with the same due time.

…nd dispatch order

- Added details on how tasks are stored in a std::multimap and the guarantee of dispatch order for tasks with the same due time.
@Katze719 Katze719 merged commit 65fa96d into main Mar 31, 2026
68 checks passed
@Katze719 Katze719 deleted the doc/add-edge-case-on-scheduledThreadPool branch March 31, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant