Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Is it possible for it to work with async code #1240

Closed
ple1n opened this issue Sep 19, 2023 · 0 comments
Closed

Is it possible for it to work with async code #1240

ple1n opened this issue Sep 19, 2023 · 0 comments

Comments

@ple1n
Copy link

ple1n commented Sep 19, 2023

I'm writing a small tool for configuring linux system. which contains some async code. I'm in the middle of refactoring my code and libs to be generic over sync/async-ness as a workaround (with proc macros). I'm not even sure how much formal reasoning can help in this case. It's just an attempt. Verifying a terminally imperative program sounds cool too.

Verus, Prusti, Mirai all don't work with async. I think they work with multi-threading ? Is it theoretically hard, or just lacking implementation ?

@ple1n ple1n closed this as completed Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant