Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zero time decision task upgrades and docs. #44

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

JamesArruda
Copy link
Collaborator

Changes

  1. Added a DO_NOT_HOLD feature to DecisionTasks that mitigates some race conditions
  2. Documented the reasoning and an example usage of the new feature
  3. Documented zero-time considerations as a potential problem/use case for DecisionTasks

@JamesArruda JamesArruda linked an issue Mar 5, 2025 that may be closed by this pull request
@JamesArruda JamesArruda merged commit 7f77754 into dev Mar 5, 2025
9 checks passed
@JamesArruda JamesArruda deleted the 35-document-zero-time-decision-tasks branch March 5, 2025 02:55
JamesArruda added a commit that referenced this pull request Mar 6, 2025
* Docs for data gathering. Updates for usability an clarity.

* Updating NamedEntity and Monitoring resources to assist data gathering.

* Data gathering updates. Changes to context, active state, monitoring stores. Added data gathering functions.

* New docs for new features. Updated other docs for new features.

* Making states init to default right away to correct data gathering bugs. (#23)

* Location data object improvements. (#24)

* #26 - Added None as allowable default to states. (#31)

* 30 knowledge utilities (#32)

* #29 - Documentation for yielding processes added.

* Data recording help for key:value-like states.

* Matching Wait/Get/Put re-yield to simpy's behavior  (#42)

* Non-recording state output in data reports. (#43)

* Zero time decision task upgrades and docs. (#44)

* Bump prefix-dev/setup-pixi from 0.8.1 to 0.8.3 in the dependencies group (#39)

* Updated pixi and envs

* Version bump to 0.3.0 (#45)
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.

Document zero-time decision tasks
1 participant