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

fix: use new values of session #121

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

pendo324
Copy link
Member

Issue #, if available: https://github.com/runfinch/finch/actions/runs/8028176583/job/22044404059?pr=830

Description of changes:

Previously, the polling solution would just re-poll with the same string it got from the initial session.Out.Contents(), so polling was not really doing anything.

Now, every time it polls, a new value is used.

Testing done:

  • Tested locally

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Justin Alvarez <[email protected]>
@pendo324 pendo324 self-assigned this Feb 27, 2024
@pendo324 pendo324 merged commit a09ae51 into runfinch:main Feb 27, 2024
3 checks passed
pendo324 pushed a commit that referenced this pull request Feb 27, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.14](v0.7.13...v0.7.14)
(2024-02-27)


### Bug Fixes

* use new values of session
([#121](#121))
([a09ae51](a09ae51))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants