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

[BUG] worker doesn't reload config between build #17

Closed
vinpel opened this issue Feb 9, 2017 · 4 comments
Closed

[BUG] worker doesn't reload config between build #17

vinpel opened this issue Feb 9, 2017 · 4 comments

Comments

@vinpel
Copy link
Member

vinpel commented Feb 9, 2017

Two case :

  • Adding a projet will FAIL to build with error :
Exception: Could not create a working copy.

BUILD FAILED
Exception: Warning: array_key_exists() expects parameter 2 to be array, null given in /data/htdocs/phpci/src/PHPCensor/Plugin/Util/Executor.php line 58
  • Every edit in php structure is not taken into account BEFORE i send a HUP signal to my worker
@corpsee corpsee added the bug label Feb 9, 2017
@corpsee corpsee self-assigned this Feb 9, 2017
@corpsee
Copy link
Member

corpsee commented Feb 9, 2017

  1. Ок, I will try to fix it soon. Thanks

  2. See Worker doesn't stop when you delete a build. #7

@corpsee
Copy link
Member

corpsee commented Feb 12, 2017

@vinpel Can you check your first case in branch bugfix-worker-config?

@corpsee corpsee assigned vinpel and unassigned corpsee Feb 12, 2017
@vinpel
Copy link
Member Author

vinpel commented Feb 12, 2017

seem fine now

@corpsee
Copy link
Member

corpsee commented Feb 13, 2017

Thanks

@corpsee corpsee closed this as completed Feb 13, 2017
@corpsee corpsee added this to the Version 1.0 milestone Dec 23, 2018
@corpsee corpsee removed this from the Version 1.0.* (patch) milestone May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants