Skip to content

Implement Send and Sync for softbuffer types #459

Implement Send and Sync for softbuffer types

Implement Send and Sync for softbuffer types #459

Triggered via pull request June 1, 2024 18:36
@notgullnotgull
synchronize #217
notgull/send
Status Failure
Total duration 4m 53s
Artifacts

ci.yml

on: pull_request
Tidy Code
12s
Tidy Code
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/winit_multithread.rs#L78
`*mut u8` cannot be sent between threads safely
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest)
Process completed with exit code 101.
Tests (1.70.0, wasm32-unknown-unknown, ubuntu-latest): examples/winit_multithread.rs#L78
`*mut u8` cannot be sent between threads safely
Tests (1.70.0, wasm32-unknown-unknown, ubuntu-latest)
Process completed with exit code 101.
Tests (1.70.0, x86_64-pc-windows-msvc, windows-latest): src/backends/win32.rs#L323
`Sender<win32::Command>` cannot be shared between threads safely
Tests (1.70.0, x86_64-pc-windows-msvc, windows-latest)
Process completed with exit code 101.
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/winit_multithread.rs#L78
`*mut u8` cannot be sent between threads safely
Tests (stable, wasm32-unknown-unknown, ubuntu-latest)
Process completed with exit code 101.
Tests (1.70.0, i686-pc-windows-msvc, windows-latest): src/backends/win32.rs#L323
`Sender<win32::Command>` cannot be shared between threads safely
Tests (1.70.0, i686-pc-windows-msvc, windows-latest)
Process completed with exit code 101.