Commit Graph

4 Commits

Author SHA1 Message Date
John Nunley 75c8dcedfa Run the process driver on the executor thread
This allows us to avoid spawning an additional thread in some cases.

Signed-off-by: John Nunley <dev@notgull.net>
2023-11-02 06:38:41 -07:00
John Nunley 8e97a4477e
Replace once-cell with async-lock (#241)
* Replace once-cell with async-lock

* Update dependencies
2022-11-27 20:39:36 -08:00
Taiki Endo 404c7bcc0a Remove rustfmt.toml 2022-01-09 01:15:08 +09:00
Stjepan Glavina 15447d6859 Refactor 2020-10-09 14:16:52 +02:00