Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbbfa252

Browse files
authored
workaround for potentially buggy threading in Mono (#1779)
mono/mono#21466
1 parent7247da5 commitbbfa252

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
6767
-name:Embedding tests
6868
run:dotnet test --runtime any-${{ matrix.platform }} --logger "console;verbosity=detailed" src/embed_tests/
69+
env:
70+
MONO_THREADS_SUSPEND:preemptive# https://github.com/mono/mono/issues/21466
6971

7072
-name:Python Tests (Mono)
7173
if:${{ matrix.os != 'windows' }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp