Files
T. R. Bernstein 10943f9ce3
Some checks failed
Docs / docs (push) Has been cancelled
Docs / deploy (push) Has been cancelled
Make events property of Inotify nonisolated
Properties of actors are implicitly isolated. To be able to read the
events stream from any concurrent context, we need to declare it
nonisolated. And as AsyncStream conforms to Sendable, it is safe to make
both events and the private eventStream nonisolated.
2026-03-23 20:15:57 +01:00
..
2026-03-11 18:42:19 +01:00
2026-03-12 00:32:14 +01:00