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

close func not work for alteration when the file not exist #13

Closed
racherb opened this issue May 3, 2021 · 1 comment
Closed

close func not work for alteration when the file not exist #13

racherb opened this issue May 3, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@racherb
Copy link
Owner

racherb commented May 3, 2021

Describe the bug
close func not work for alteration when the file not exist

To Reproduce
Steps to reproduce the behavior:

  1. Execute fw.alteration({'/tmp/fileA.tx'})
  2. Take note for wid returned
  3. Wait for 60s
  4. Verify end status with monit: mon.info(wid)
  5. See error: ans: waiting

Expected behavior
A clear and concise description of what you expected to happen.

@racherb racherb self-assigned this May 3, 2021
@racherb racherb added the bug Something isn't working label May 3, 2021
@racherb racherb changed the title endw not work for alteration when the file not exist close func not work for alteration when the file not exist May 3, 2021
racherb added a commit that referenced this issue May 4, 2021
Fix issue #13
racherb added a commit that referenced this issue May 4, 2021
Add test for validate Fix issue #13
@racherb
Copy link
Owner Author

racherb commented May 4, 2021

Commit d0b3d80 solve this issue.

@racherb racherb closed this as completed May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant