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

Commitabc1d52

Browse files
committed
Remove outdated comment
1 parent6168500 commitabc1d52

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎src/monoclr/clrmod.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,6 @@ PyNet_Args *PyNet_Init()
101101
*/
102102
mono_config_parse(NULL);
103103

104-
/* I can't use this call to run the main_thread_handler. The function
105-
* runs it in another thread but *this* thread holds the Python
106-
* import lock -> DEAD LOCK.
107-
*
108-
* mono_runtime_exec_managed_code(pn_args->domain, main_thread_handler,
109-
* pn_args);
110-
*/
111-
112104
main_thread_handler(pn_args);
113105

114106
if (pn_args->error!=NULL)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp