Skip to content

Commit

Permalink
Merge pull request #14142 from ItIsOHM/Pharo12
Browse files Browse the repository at this point in the history
Changes regarding issue #14139
  • Loading branch information
Ducasse committed Jun 29, 2023
2 parents 2448f38 + 85d634e commit ff31301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TaskIt/TTaskScheduler.trait.st
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ TTaskScheduler >> schedule: aTask timeout: aTimeout [
{ #category : #schedulling }
TTaskScheduler >> scheduleTaskExecution: aTaskExecution [

self requirement
self explicitRequirement
]

{ #category : #schedulling }
Expand Down

0 comments on commit ff31301

Please sign in to comment.