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

Whitelist threads as long as they are alive #52

Closed
MaisiKoleni opened this issue Sep 18, 2020 · 1 comment
Closed

Whitelist threads as long as they are alive #52

MaisiKoleni opened this issue Sep 18, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request problematic Not directly a verifiable bug but not good either (bad smell alike) [change in functionality] security Related to security problems
Milestone

Comments

@MaisiKoleni
Copy link
Collaborator

MaisiKoleni commented Sep 18, 2020

Is your feature request related to a problem? Please describe.
Currently, threads cannot live longer than the method that created them, and after each method the whitelisting is revoked.

Describe the solution you'd like

@MaisiKoleni MaisiKoleni added enhancement New feature or request security Related to security problems problematic Not directly a verifiable bug but not good either (bad smell alike) [change in functionality] labels Sep 18, 2020
@MaisiKoleni MaisiKoleni added this to the Version 1.1.2 milestone Sep 18, 2020
@MaisiKoleni MaisiKoleni self-assigned this Sep 18, 2020
@MaisiKoleni
Copy link
Collaborator Author

Fixed by 8ef1c60 and 9cccf37.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request problematic Not directly a verifiable bug but not good either (bad smell alike) [change in functionality] security Related to security problems
Projects
None yet
Development

No branches or pull requests

1 participant