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

The worker watchdog should shut itself down if the session changes #4162

Closed
akgrant43 opened this issue Nov 7, 2024 · 0 comments
Closed
Assignees

Comments

@akgrant43
Copy link
Contributor

To avoid any possibility of workers being started due to the image being saved in an inconsistent state, the watchdog should shut down if the session id changes.

@akgrant43 akgrant43 self-assigned this Nov 7, 2024
akgrant43 added a commit to feenkcom/gtoolkit-remoterunner that referenced this issue Nov 7, 2024
…session changes.

Prevents accidentally starting workers if the image is saved in an inconsistent state.
syrel pushed a commit that referenced this issue Nov 7, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1281/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gt4pharo@b12edb by John Brant
[#4161] update snippets when removing parameters from methods

feenkcom/gt4pharo@19ce89 by John Brant
[#4161] update snippets when adding parameters to methods

feenkcom/lepiter@16937a by John Brant
[#4161] update snippets when removing parameters from methods

feenkcom/lepiter@b69fbe by John Brant
[#4161] update snippets when adding parameters to methods

feenkcom/gt4graphql@a08313 by Tudor Girba
automatic rewrite

feenkcom/gtoolkit-remoterunner@452582 by Alistair Grant
[#4162] GtRrWorkerManager: stop the watchdog if the session changes.

Prevents accidentally starting workers if the image is saved in an inconsistent state.


feenkcom/gt4git@7ea861 by Oscar Nierstrasz
Merge 664d1a5637b2ca762dd6c383791743d046f413b9

feenkcom/gt4git@509d44 by Oscar Nierstrasz
Fixed typo in view

feenkcom/gt4gemstone@8e2b3d by Andrei Chi�
Merge ed824f948343cd5716ffe34593a3d2603207db15

feenkcom/gt4gemstone@a72cc4 by Andrei Chi�
Add a temporary hook for checking if there are no child processes

99aede by Andrei Chi�
Update Jenkinsfile

Enable tests again on linux arm
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

No branches or pull requests

1 participant