Yu WANG

Results 14 comments of Yu WANG

Thank you for your reply. I'm afraid there is no high-level race condition but only low-level data race in the report. I update the call trace as follows: [lwan_init_with_config](https://github.com/lpereira/lwan/blob/master/common/lwan.c#L538)->[lwan_job_thread_init()](https://github.com/lpereira/lwan/blob/master/common/lwan.c#L552)->pthread_create(&self, NULL,...

Hi, we have reported the bugs a while ago would you please take a look and confirm if they are real bugs. We have been conducting an experiment to measure...

Hi, we have reported the bugs a while ago would you please take a look and confirm if they are real bugs. We have been conducting an experiment to measure...

Hi may I please get a confirmation of the first bug we reported?

Sure, I can use SMTLIB2. Thanks for your explanation.

The pathological code can be easily fixed. Since it only occurs once, I have already fixed it. >It's easy enough to turn off detection for $$ entirely and would be...

How about other bugs? Would you please confirm? Thanks

Hi, we have reported the bugs a while ago would you please take a look and confirm if they are real bugs. We have been conducting an experiment to measure...

> @ITWOI Thanks for the PR and sorry for the delay. In case you're interested, can you rebase this PR? I would like to merge it. > > The general...