gm_async_write icon indicating copy to clipboard operation
gm_async_write copied to clipboard

☁ file.AsyncWrite for Garry's Mod

Results 1 gm_async_write issues
Sort by recently updated
recently updated
newest added

The following error is sometimes raised as a result of using `file.AsyncAppend`: ``` thread 'gm_async_write' panicked at 'assertion failed: (*self.data.get()).is_none()', /rustc/75d9a0ae210dcd078b3985e3550b59064e6603bc/library/std/src/sync/mpsc/oneshot.rs:89:13 note: run with `RUST_BACKTRACE=1` environment variable to display a...