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

41 wait event doesnt create on init #42

Merged
merged 3 commits into from
Mar 4, 2025

Conversation

JamesArruda
Copy link
Collaborator

Changes

  1. Made UP.Wait retain the timeout to match simpy behavior
  2. Made Get and Put events also not hide their events on a second yield.

@JamesArruda JamesArruda self-assigned this Mar 4, 2025
@JamesArruda JamesArruda linked an issue Mar 4, 2025 that may be closed by this pull request
@JamesArruda
Copy link
Collaborator Author

Next time I'll make a test first so the history shows the failure/example.

@JamesArruda JamesArruda merged commit 43ee139 into dev Mar 4, 2025
9 checks passed
@JamesArruda JamesArruda deleted the 41-wait-event-doesnt-create-on-init branch March 4, 2025 02:50
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.

Wait event doesn't create on init
1 participant