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

Add support for deferring cleanup operations #40

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

zyga
Copy link
Owner

@zyga zyga commented Jun 21, 2020

This patch adds two main features:

  • ability to offer resources to the test system
  • ability to queue cleanup operations

Signed-off-by: Zygmunt Krynicki me@zygoon.pl

@zyga zyga force-pushed the master branch 3 times, most recently from 244dc8e to 9c0afdb Compare June 26, 2020 16:10
zyga added 3 commits August 16, 2020 02:46
This patch adds two main features:

 - ability to offer resources to the test system
 - ability to queue cleanup operations

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
@zyga zyga changed the base branch from master to main December 28, 2020 19:47
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.

1 participant