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

Drop :termination-safe and :realize-max options #429

Closed
borkdude opened this issue Oct 12, 2020 · 1 comment
Closed

Drop :termination-safe and :realize-max options #429

borkdude opened this issue Oct 12, 2020 · 1 comment

Comments

@borkdude
Copy link
Collaborator

I'm considering dropping the :termination-safe and :realize-max options since #348 highlights a few cases which I think aren't fundamentally solvable (without lots of hacks).
Any thoughts/feelings on this?

@borkdude
Copy link
Collaborator Author

borkdude commented Oct 12, 2020

Alternative solutions:

Use clojail with timeout or write a Thread-based solution yourself.

Maybe in the browser webworkers can be used.

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

No branches or pull requests

1 participant