Skip to content

Commit 8e3de6b

Browse files
committed
Updated Demo33.
Added MultInterpretersSupport = mmiPerInterpreterGIL
1 parent a3d020e commit 8e3de6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Demos/Demo33/ThSort.dfm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ object ThreadSortForm: TThreadSortForm
180180
Engine = PythonEngine1
181181
OnInitialization = SortModuleInitialization
182182
ModuleName = 'SortModule'
183+
MultInterpretersSupport = mmiPerInterpreterGIL
183184
Errors = <>
184185
Left = 64
185186
Top = 88

0 commit comments

Comments
 (0)