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

Detach Helper #346

Closed
Mzack9999 opened this issue Feb 22, 2024 · 1 comment
Closed

Detach Helper #346

Mzack9999 opened this issue Feb 22, 2024 · 1 comment
Assignees
Labels
Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@Mzack9999
Copy link
Member

Description

Implement a new package with the capability to run code portions in detached mode from the original process:

detach.Run(func f() {
    ...
})

Possible approaches:

@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label Feb 22, 2024
@Mzack9999 Mzack9999 self-assigned this Feb 22, 2024
@Mzack9999 Mzack9999 linked a pull request Feb 22, 2024 that will close this issue
@Mzack9999
Copy link
Member Author

Not planned for now - Closing

@Mzack9999 Mzack9999 closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant