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 finish_signal_on_queue (bp #464) #465

Merged
merged 2 commits into from
Mar 22, 2021
Merged

Commits on Mar 22, 2021

  1. Fix finish_signal_on_queue

    Check for the signal in the whole items under the key, instead of
    just checking the the last item.
    
    (cherry picked from commit 8b8f088)
    jjnicola authored and mergify-bot committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    36aed06 View commit details
    Browse the repository at this point in the history
  2. Update boreas/boreas_io.c

    Co-authored-by: ArnoStiefvater <[email protected]>
    (cherry picked from commit 72cc3c0)
    jjnicola authored and mergify-bot committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    7b1e949 View commit details
    Browse the repository at this point in the history