View Issue Details

IDProjectCategoryView StatusLast Update
0006638JEDI VCL00 JVCL Componentspublic2018-06-09 15:08
ReporterAlexBAssigned ToAHUser 
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in VersionDaily / GIT 
Summary0006638: TJvThread Wait functions can not be used in background threads (solution)
DescriptionTJvThread.WaitFor and ExecuteThreadAndWait call Application.HandleMessage which is valid only in context of main thread.

To avoid this problem I propose changes as follows:
https://github.com/BugsDigger/jvcl/blob/master/jvcl/run/JvThread.pas
TagsNo tags attached.

Activities

AHUser

2018-06-09 15:08

developer   ~0021469

Fix in master branch.

A pull request would have been easier.

Issue History

Date Modified Username Field Change
2018-06-08 12:46 AlexB New Issue
2018-06-09 15:08 AHUser Note Added: 0021469
2018-06-09 15:08 AHUser Status new => resolved
2018-06-09 15:08 AHUser Fixed in Version => Daily / GIT
2018-06-09 15:08 AHUser Resolution open => fixed
2018-06-09 15:08 AHUser Assigned To => AHUser